Re: Implementing own Analyser components.

2016-10-31 Thread Fuad Efendi
Hi Sergey, Here is the table of tags from http://www.nltk.org/book/ch05.html Tag Meaning English Examples ADJ adjective new, good, high, special, big, local ADP adposition on, of, at, with, by, into, under ADV adverb really, already, still, early, now CONJ conjunction and, or, but, if, while, al

Implementing own Analyser components.

2016-10-31 Thread Sergey Repnikov
Hello. My name is Sergeiy, I'm working on Lucene's functionality extension. As I've read in JavaDoc for "org.apache.lucene.analysis" package, it's preferably to ask this email before extending, because some features could be done. So I want to have opportunity to perform search by parts of sp