SFNLP
Scripting for Natural Language Processing
Objectives
Understand the relevance and constitution of the basic levels of NLP application. Understand the function of the morphological analyzer; Know how to define patterns for conceptual relations extraction. Learn how to use machine learning techniques disambiguation and machine translation. Scripting on text.
Program
- Scripting;
- Text segmentation and atomization; 3. Spell checking;
- Morphological analysis;
- Entity recognition;
- Extraction of relations;
- Part of speech tagging;
- Disambiguation;
- Dependency parsers;
- Machine translation;
Bibliography
- Chris Manning and Hinrich Schütze, Foundations of Statistical Natural Language Processing, MIT Press. Cambridge.
- Nitin Indurkhya, Fred J. Damerau (Editors), Handbook of Natural Language Processing, Chapman & Hall/CRC. 2010.
- Daniel Jurafsky and James H. Martin. Speech and Language Processing: An introduction to natural language processing, computational linguistics, and speech recognition. Pearson Prentice Hall, 2008.