I am trying to write a simple code that can process words in a sentence to form meaning. I have been trying to develop a good algorithm for a long while now, and however I try to do it the al开发者_St
I\'m using the Java WordNet Library (JWNL) for my project, and I need to find base form of a word before processing.
Wondering if anybody could point me in the direction of academic papers or related implementations of heuristic approaches to finding the real meat content of a particular webpage.
This question already has answers here: Split string into sentences using regex 开发者_StackOverflow中文版
I have integrated the RSS Reader in my application. How do I grab the Webpage with the RSS Feed URL? Is there any free api which does this directly in Java using the URL?
I am (very) new to the field of NLP, I tried to look for an API (in Java) that can tell me if two pieces of text have the same meaning (or if one is derived by the other)
I\'d like to take a shot at characterizing incoming documents in my app as either \"well\" or \"poorly\" written.I reali开发者_StackOverflowze this is no easy task, but even a rough idea would be usef
I am working on a Dutch corpus and I want to know if NLTK has dutch grammar embedded in it so I can parse my sentences? In general does NLTK only work on English? I know that it has the Alpino dutch c
I came across this site called social mention and am curi开发者_Python百科ous about how applications like this work, hopefully somebody can offer some glimpses/suggestions on this.
I am processing text corpus. It contains several characters belonging to different languages, symbols, numbers, etc.