Seven application scenarios of NLP annotation [illustration]
1. What is NLP annotation
NLP (Natural Language Processing, Natural Language Processing) is equivalent to the translation between machine language and human language, and realizes the purpose of human-computer communication by building a communication bridge.
From the perspective of natural language, NLP can be divided into two parts: natural language processing and natural language generation, namely understanding and generating text.
What is NLP annotation?
Natural language processing is the study of language, context and its form, including phonology, morphology, syntax, semantics, and pragmatics. In the actual operation of the natural language understanding process, it is often necessary to overcome difficulties such as language diversity, ambiguity, robustness, knowledge dependence, and the need to link context.
Natural language generation is to automatically generate text from the acquired structured data by reading it through the idea of text planning→sentenc...