Utvalgte kapitler
V. Fromkin, R. Rodman & N. Hyams: An Introduction to Language, 2011. Wadsworth Cengage Learning eller
V. Fromkin, R. Rodman & N. Hyams: An Introduction to Language, 2013. Wadsworth Cengage Learning.
D. Jurafsky & J.H. Martin: Speech and Language Processing: An Introduction to Natural Language Processing, Computational Linguistics and Speech Recognition, 2009. Pearson International Edition. ISBN: 978-0-13-504196-3.
S. Bird, E. Klein and E. Loper: Natural Language Processing with Python, 2009. O'Reilly. ISBN: 978-0-596-51649-9. NB! Full online versjon.
Alle forelesningsnotater er ogs? pensum (se detaljert undervisningsplan)
Python-ressurser p? nettet (NB! ikke pensum)
Boka How to think like a computer scientist: Learning with Python gir en lettfattelig innf?ring i Python.
I Learning Python the hard way l?rer man Python ved ? gj?re ?velser.
P? den offisielle nettsiden til Python finner dere dokumentasjon og tutorials. S?rlig viktig er dokumentasjonssidene om standardbiblioteket og syntaksen i Python.
Tutorial om regul?re uttrykk i Python:: http://docs.python.org/2/howto/regex.html#regex-howto.
Dokumentasjon om regexpmodulen i Python:: http://docs.python.org/2/library/re.html#module-re.