nltk
Problem training unigram tagger on nps_chat corpus
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.[详细]
2023-04-02 09:07 分类:问答Using NLTK Library in Iron Python
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[详细]
2023-03-29 14:19 分类:问答How do I get a set of grammar rules from Penn Treebank using python & NLTK?
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[详细]
2023-03-28 13:27 分类:问答RegEx Tokenizer: split text into words, digits, punctuation, and spacing (do not delete anything)
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[详细]
2023-03-26 13:54 分类:问答Final Semester project about semantic analysis/information retrieval [closed]
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.[详细]
2023-03-26 13:43 分类:问答Jython: ImportError: No module named multiarray
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[详细]
2023-03-26 07:42 分类:问答It's possible to integrate Python with Java?
I have a main application tha开发者_运维技巧t is coded with Java, but I want to use Python because the NLTK lib.[详细]
2023-03-24 15:33 分类:问答How to grab streaming data from twitter using nltk - regular expression
I am newbie in Python and given a task from my boss to do this : Grab streaming data from twitter in JSON[详细]
2023-03-23 16:00 分类:问答How to grab streaming data from twitter connect with pycurl using nltk - regular expression
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[详细]
2023-03-23 05:39 分类:问答Quiz Generator using NLTK/Python
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[详细]
2023-03-22 08:58 分类:问答
加载中,请稍侯......