NLP/L1a

From WikiZMSI

< NLP

Language Processing and Python

For this part please use the instruction from Natural Language Processing with Python textbook chapter one.

Work with sections by reading the text and copying commands given in the tutorial:

  • 1.2 Getting Started with NLTK
  • 1.3 Searching Text
  • 1.4 Counting Vocabulary
  • 3.1 Frequency Distributions
  • 3.2 Fine-grained Selection of Words
  • 3.3 Collocations and Bigrams
  • 3.4 Counting Other Things