Re: Is it possible to compare a long text string and fuzzy match only phrases contained in?

Поиск
Список
Период
Сортировка
От Benedict Holland
Тема Re: Is it possible to compare a long text string and fuzzy match only phrases contained in?
Дата
Msg-id CAD+mzox0eMUQxez=Wbve+=Qyj9_iDaV4yYO-eB61A_eCx7ESGQ@mail.gmail.com
обсуждение исходный текст
Ответ на Is it possible to compare a long text string and fuzzy match only phrases contained in?  (Shaozhong SHI <shishaozhong@gmail.com>)
Ответы Re: Is it possible to compare a long text string and fuzzy match only phrases contained in?  (Tim Clarke <tim.clarke@minerva.info>)
Список pgsql-general
You want to do NLP in postgres? I would say that you would need a tool like opennlp to get your tokens and phases, then run a fuzzy matching algorithm. 

Unless postgres has nlp capabilities but I am not sure I would use them. You actually want something fairly complex. 

Thanks,
Ben

On Sun, Jan 17, 2021, 4:55 PM Shaozhong SHI <shishaozhong@gmail.com> wrote:
We are looking for working examples of comparing a long text string and fuzzy-matching multiple words (namely, phrases) contained in.

Any such work examples?

Regards,

David

В списке pgsql-general по дате отправления:

Предыдущее
От: Shaozhong SHI
Дата:
Сообщение: Is it possible to compare a long text string and fuzzy match only phrases contained in?
Следующее
От: "W.P."
Дата:
Сообщение: Re: System (and DB) upgrade problem., "part 2"