# ud_parser Universal Dependencies Parsing (lemmatization, features, PoS tagging and dependency parsing). ```{eval-rst} .. currentmodule:: hanlp.components .. autoclass:: hanlp.components.parsers.ud.ud_parser.UniversalDependenciesParser :members: ```