bnosac / udpipe

R package for Tokenization, Parts of Speech Tagging, Lemmatization and Dependency Parsing Based on the UDPipe Natural Language Processing Toolkit
https://bnosac.github.io/udpipe/en
Mozilla Public License 2.0
209 stars 33 forks source link

cbind_morphological: make sure output is consistent #82

Closed jwijffels closed 3 years ago

jwijffels commented 3 years ago
jwijffels commented 3 years ago
lexical <- c("PronType", "NumType", "Poss", "Reflex", "Foreign", "Abbr", "Typo")
inflectional_noun <- c("Gender", "Animacy", "NounClass", "Number", "Case", "Definite", "Degree")
inflectional_verb <- c("VerbForm", "Mood", "Tense", "Aspect", "Voice", "Evident", "Polarity", "Person", "Polite", "Clusivity")
jwijffels commented 3 years ago

See commit https://github.com/bnosac/udpipe/commit/043f8469b0527f681ef5548fbead7f7a25f0b0af