Aw: Re: Counting the number of repeated phrases in a column

Поиск
Список
Период
Сортировка
От Karsten Hilbert
Тема Aw: Re: Counting the number of repeated phrases in a column
Дата
Msg-id trinity-77c1fb29-01c6-4bd6-9148-79b74b51ec05-1643132423932@3c-app-gmx-bs05
обсуждение исходный текст
Ответ на Re: Counting the number of repeated phrases in a column  (Shaozhong SHI <shishaozhong@gmail.com>)
Список pgsql-general
> How about split up the value into individual words and keep their orders?
> add words up to form individual phrase and ensure that each phrase only consists unique/distinct words
> count repeated phrases afterward
>  
> How about this?

Sure, if that serves your purpose ?

So far, we (I?) can't tell because you have yet to (computably) define "phrase".

Which may or may not solve the previous dilemma.

(Top-posting is not liked on this list, to my knowledge.)

Best,
Karsten




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

Предыдущее
От: Shaozhong SHI
Дата:
Сообщение: Re: Counting the number of repeated phrases in a column
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: Counting the number of repeated phrases in a column