stemming
The best IR software for my use?
I want to take what people chat about in a chat room and do the following information retrieval: Get the keywords[详细]
2023-04-05 18:17 分类:问答In Solr, why is 'built' not being stemmed to 'build' but 'building' is?
I\'m trying to figure out two things in this posting: Why is \'built\' NOT being stemmed to \'build\' even though the[详细]
2023-03-29 09:45 分类:问答Lucene synonym expansion,stemming,spell check and more
I am using Lucene to index my database and then perform a phrase search on a specific field(field name: keyword).[详细]
2023-03-28 11:38 分类:问答Avoid slow highlighting on Solr because of stemming
I am quite new about using Solr, but would like to ask your help. I am developing an application which should be able to highlight the results of a query. For this I am using regex fragmenter:[详细]
2023-03-24 07:28 分类:问答Solr search/faceting results have strange behaviour: i only get "stemmed" strings (hope it's correct definition)
Sorry for a title that bad, but i di开发者_JS百科dn\'t know how to describe my problem. I\'m using sunburnt (python interface) to query solr within my django app.[详细]
2023-03-22 12:43 分类:问答Can WordNetLemmatizer in Nltk stem words?
I want to find word stems with Wordnet.Does wordnet have a function for stemming? I use this import for my stemming, but it doesn\'t work as expected.[详细]
2023-03-20 02:01 分类:问答Import WordNet In NLTK
I want to import wordnet dictionary but when i import Dictionary form wordnet i see this error : for l in open(WNSEARCHDIR+\'/lexnames\').readlines():[详细]
2023-03-19 20:07 分类:问答How do I Get All Attributes Of Synsets?
开发者_开发知识库Please Give Me am example That have all of attribute of synset of a word i know only this attribute: name , lemma_names , definition[详细]
2023-03-19 08:11 分类:问答I want a Java Arabic stemmer
I\'m looking for a Java stemmer for Arabic. I found 开发者_开发知识库a lib called \"AraMorph\" , but its output is uncontrollable and it makes formation to words which is unwanted.[详细]
2023-03-19 06:12 分类:问答Stemming library/plugin for Ruby on Rails
Looking for开发者_JS百科 a stemming library in Ruby which will allow me to create such mappings as:[详细]
2023-03-12 07:43 分类:问答