Back to glossaryExternal reference
AI GLOSSARY
Dependency Parsing
Natural Language Processing (NLP)
The task of analyzing the grammatical structure of a sentence by identifying the relationships between words, for example which word is the subject, which is the object, and how modifiers relate to the words they describe. Dependency parsing helps AI systems understand the structure of language, not just its surface form.
See also: natural language processing, named entity recognition, coreference resolution.