Umělá inteligence I - cvičení
12 Natural language processing
This week's topic is natural language processing. We'll focus namely on:
- Text acquisition and pre-processing
- Tokenisation, tagging and stemming (dummy pipeline)
- The NLTK NLP library, shallow syntactic analysis (smarter pipeline)
- Sentiment analysis
For details see the corresponding notebook:
Sample solutions:
TBC
Následující