The document discusses information extraction (IE) and machine translation (MT). It describes IE as extracting structured facts from unstructured text. Key IE tasks are named entity recognition, relation extraction, and event extraction. Sequence labeling approaches such as Markov models are commonly used for IE. The document also provides an overview of machine translation, describing how it has progressed from simple word substitution to using corpus statistics and neural networks to better handle translations.