I\'m doing an Information Retrieval Task. As part of pre-processing I want to doing. Stopword removal
I want to extract relevant words from a text statement provided by the user. eg. For a question \"How many sides are there in a rectangle?\"
I am a final year CS student, and very int开发者_JAVA技巧erested about OCR and NLP stuffs. The problem is I don\'t know anything about OCR yet and my project duration is only for 5 months. I would li
I would like to build an internal search engine (I have a very large collection of thousands of XML files) that is able to map queries to concepts.For example, if I search for \"big cats\", I would wa
I am new to Natural Language Processing and I want to learn more by creating a simple project. NLTK was suggested to be 开发者_如何转开发popular in NLP so I will use it in my project.
Hii , I ran across a interview question of implementing a dictionary that can implement the features of auto-completion , auto - correction , spell check etc...
It seems my Google-fu is failing me. Does anyone know of a freely available word base dictionary that just contains bases of words? So, for something like strawberries, it would have strawberry. But
I am a nurse and I know python but I am not an expert, just used it to process DNA sequences We got hospital records written in hum开发者_JS百科an languages and I am supposed to insert these data into
how to generate the more general, less general and equivalence relations from wordnet? wordnet similarity in RitaWordnet gives a number like -1.0, 0.222 or 1.0 but how to arrive at the more general,
I\'m implementing readability test and have implemented simple algorithm of detecting sylables. Detecting sequences of vowels I\'m counting them in words, for example word \"shoud\" contains one seque