1. The document discusses building a natural language understanding system using machine learned annotators and deep learned ontologies at scale. It describes the need to understand complex language in specific domains like healthcare.
2. Early use of machine learning is recommended to learn annotations from examples rather than just coding rules, and ontologies need to be continuously expanded and updated using techniques like word embeddings.
3. The system would aim to answer questions from clinical texts by detecting elements like negation, speculation, concepts and relationships through a processing pipeline using tokenization, lemmatization and other NLP techniques.
Related topics: