Skip to content

v0.3

Compare
Choose a tag to compare
@florian-huber florian-huber released this 30 Oct 10:16
· 275 commits to main since this release

v0.3 - added first versions of text handling and NLP chapters

  • four new notebook based chapters on text handling and NLP
  • basic text handling in Python
  • basic NLP techniques, e.g., tokenization, TFIDF
  • machine learning, e.g., for sentiment anlysis
  • n-grams and word vectors