Skip to content

NLP Ch2 Accessing Text Corpora and Lexical Resources

PeppermintT edited this page Feb 12, 2020 · 3 revisions

Some key functions for accessing corpuses ( I worked with gutenberg)

  • The raw() function gives us the contents of the file without any linguistic processing.

Clone this wiki locally