Web and text mining¶
Useful libraries¶
SpaCy¶
TextBlob¶
https://github.com/sloria/textblob
“Simple, Pythonic, text processing–Sentiment analysis, part-of-speech tagging, noun phrase extraction, translation, and more.”
Clips/Patterns¶
https://github.com/clips/pattern
“Pattern is a web mining module for Python. It has tools for:
- Data Mining: web services (Google, Twitter, Wikipedia), web crawler, HTML DOM parser
- Natural Language Processing: part-of-speech taggers, n-gram search, sentiment analysis, WordNet
- Machine Learning: vector space model, clustering, classification (KNN, SVM, Perceptron)
- Network Analysis: graph centrality and visualization.”
#google #pythonic #web
Page last modified: 2024-11-19 09:38:33