Can the Stanford Parser find instances of cataphora and anaphora in a given set of sentences? Are there a开发者_如何学Pythonny alternative open-source (or proprietary) software packages that are capab
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I have 160 bits of random data. Just for fun, I want to generate pseudo-English phrase to \"store\" this information in. I want to be able to recover this information from the phrase.
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
I\'m looking for some sort of module (preferably for python) that would allow me to give that module a string about 200 characters long. The module should then return how many positive or negative wor
Hi I\'m pretty new to Python and to NLP. I need to implement a perceptron classifier. I searched through some websites but didn\'t find enough information. For now I have a number of documents which I
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I\'m a new entrant to NLP (Natural Language Processing). As a start up project, I\'m developing a paraphrase recognizer (a system which can recognize two similar sentences). For that recognizer I\'m g
I managed to create Earley recognizer, everything works fine. I have all proper sets of situation. But I only can use it to decide if word is accepted by grammar. How to make it to parse? I nee开发者_
I am trying to understand what is the relevance score that opencalais returns associated with each entity? What does it signify and how is it to开发者_运维百科 be interpreted? I would be thankful for