Advice on a phrase matching tool.

shabbysquire

Client
Регистрация
25.11.2012
Сообщения
544
Благодарностей
26
Баллы
28
I'm hoping to create a tool that analyzes lots of words/phrases from a file, and then have ZP match the phrases. Then output to a list the number of matches made, i.e.:

(5 words) how to fix a puncture (39 matches)
(4 words) finding the best job (23 matches)
(3 words) how to date? (53 matches)

...and so on.

Without going into too much detail, would this be possible to achieve?
 

Hungry Bulldozer

Moderator
Регистрация
12.01.2011
Сообщения
3 441
Благодарностей
831
Баллы
113
Sounds like nothing more than work with DOM and regular expressions.
 

shabbysquire

Client
Регистрация
25.11.2012
Сообщения
544
Благодарностей
26
Баллы
28
I'm not sure if it's possible to match random phrases (2, 3, 4, 5 + word phrases) from a large file of text? It's been awhile since using ZP :rolleyes:
 

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)