Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
I found a formula few months ago, myself to translate any source language (computer characters) to destination (computer characters). Using Lua (desk top users) and C++ class (for native access) so th
How do I tell if \"You\" is used as a subject 开发者_JAVA百科or an object in a sentence?You should use a Natural Language Processing tool or library. There are a wide range mentioned in http://en.wiki
Perhaps regex is not the best way to parse this, tell me if I it is not. Anyway, here开发者_C百科 are some examples of what the syntax tree looks like:
开发者_开发知识库There is a ruby stemmer https://github.com/aurelian/ruby-stemmer, but it 1) does not stem English irregular verbs 2) fails to build native extensions on Windows. Is there an alternati
Is there a corpus other开发者_高级运维 than MSRPC (Microsoft Research Paraphrase Corpus) for evaluating Paraphrase recognition approaches? I\'m using MSRPC but I\'m in need of other corpora for evalua
I\'ve been thinking about using Markov techniques to restore missing information to natural language text.
I am developing a program but stuck on a particular hurdle. I need to find words开发者_JS百科 associated with other words. EG \"green\" might be associated with \"environment\", \"leaf\", \"earth\", \
Does anyone know if there is any language detection script/library available for javascript? I like to incorporate it into nodejs but didn\'t found any.
I am currently trying to build a general purpose (or as general as is practical) POS tagger with NLTK. I have dabbled with the brown and treebank corpora for training, but will probably be settling on