Quantcast
Channel: Machine Learning
Viewing all articles
Browse latest Browse all 63223

Natural language processing in Python

$
0
0

I want to be able to take a whole bunch of text, say, individual blog posts, and pick out the few keywords that describe that post. Think something like automatic tagging.

I am quite familiar with Python. Should I use scikit learn or the Natural Language Processing toolkit (NLTK)?

Also, any suggestions on what to read? The only thing I can think of at this point is just trying to follow some of the tutorials/reference documentation and see how I go.

submitted by shogun333
[link][4 comments]

Viewing all articles
Browse latest Browse all 63223

Trending Articles