Hello Koji. I understand only English. Unfortunately the link you shared
contains slides which I dont know is present in which Language !!
If possible please share the slides in English language. Many thanks for
the help.
On 8/2/2013 9:04 PM, Koji Sekiguchi wrote:
(13/08/02 17:16), Ankit Murarka wrote:
Hello All,
Just like spellcheck feature which after lot of trouble was
Implemented, is it possible to implement
Complete Phrase Suggest Feature in Lucene 4.3 . So if I enter an
incorrect phrase it can suggest me
few possible valid phrases.
One way could be to get suggestion for each word in the sentence and
calling
SpellChecker.suggestSimilar for each word. This can be done but this
won't help me build a near
possible phrase.
If I input "Wanna chk Luc Fetre" then I will get different spell
suggestions for each word but this
wont help me build a near exact phrase.
Is there any possible way of doing this. I have gone through Javadoc
but could not find anything
related to this. Any help on suggesting a possible way or an
alternative will be highly appreciated.
I've wrote a program that extracts buzz phrases from Lucene index.
http://www.slideshare.net/KojiSekiguchi/lucene-terms-extraction
By using it, I got a phrase list. The phrase list can be used for
autocomplete and
did you mean features.
koji
--
Regards
Ankit Murarka
"What lies behind us and what lies before us are tiny matters compared with what
lies within us"
---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org