At first I tried training the tagger on tagged sentences, but unlike with Brown, the nps chat corpus doesn\'t seem to take the tagged_sents() method.
I am trying to use NLTK library and importing it using I开发者_Python百科ron Python. I am not able to get that done and an error is reported saying that the library is not found. Please do let me know
I\'m fairly new to NLTK and Python. I\'ve been creating sentence parses using the toy grammars given in the examples but I 开发者_如何学Cwould like to know if it\'s possible to use a grammar learned f
I almost found the answer to this question in this thread (samplebias\'s answer); however I need to split a phrase into words, digits, punctuation marks, and spaces/tabs. I also need this to preserve
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.
When I try to call file and its method using Jython it shows the following error, while my Numpy, Python and NLTK is correctly installed and it works properly if I directly run directly from the Pytho
I have a main application tha开发者_运维技巧t is coded with Java, but I want to use Python because the NLTK lib.
I am newbie in Python and given a task from my boss to do this : Grab streaming data from twitter in JSON
I am newbie in Python and given a task from my boss to do this : Grab streaming data from twitter connect with pycurl and output in JSON
The goal of this application is produce a system that can generate quizzes automatically. The user should be able to supply any word or phrase they like (e.g. \"Sachin Tendulkar\"); the system will th