What are the best books on making AIs in Python?
Are there any specific Python frameworks for AI, NLP, or big data related stuff?
You might want to take a look at javipalanca/spade (Smart Python Agent Development Environment).
See also my quick and dirty webpage:
For books, see:
- Python 3 Text Processing with NLTK 3 Cookbook (2014) .. by @japerk
- Natural Language Processing with Python (2009) .. by @StevenBird