I am currently reading Natural Language Processing with Python, an excellent introduction into Computational Linguistics. Below a list of technical terms: Bigram = “In the”, “the beginning”, “beginning god” “god created” “created earth” Lexical Entry = Lemma + Gloss = Headword + Sense definition Wordlist Corpora = (sophisticated) wordlist Stopwords = high frequency words such as to, [...]
Archive for the ‘Language Study’ Category
NLTK Cheat Sheet
Posted in Language Study on July 23, 2011 | Leave a Comment »