Hi to all,
I've an algortihm thats given below, can anybody help me implementing it.
Any sort of suggestion will be appreciated. I've finished removing stop
words,
calculating term frequencies with Lucene. The rest of the part is not quite
clear.
I'm working only on the English part.
3.2.3 Extra
your Field during indexing. See the Field
constructors. To get a Term Vector out, see
IndexReader.getTermFreqVector method.
-Grant
On Apr 11, 2007, at 3:23 PM, sai hariharan wrote:
> Hi,
> I've just started using Lucene. Can anybody assist me in calculating
> the term frequencies
Hi,
I've just started using Lucene. Can anybody assist me in calculating
the term frequencies of the terms(words) that occur in a document(*.txt),
when a particular doc is submitted.
Say when i submit sample.txt , i should first analyze the document
with a standard anlyzer, then the term frequenc
Hi,
Where can i find the list of words that is used for removal of
common English words by StopAnlayzer ?
Can i add additional words to the stop list ?
Regards,
--
சாய் Hari