Update morphology

This commit is contained in:
Matthew Honnibal 2019-09-11 18:06:43 +02:00
parent f8ce9dde0f
commit f7a096b462

View File

@ -985,6 +985,7 @@ FEATURES = [
"NumForm_digit",
"NumForm_roman",
"NumForm_word",
"NumForm_combi",
"NumType_card",
"NumType_dist",
"NumType_frac",
@ -993,6 +994,7 @@ FEATURES = [
"NumType_none",
"NumType_ord",
"NumType_sets",
"NumType_dual",
"NumValue_one",
"NumValue_two",
"NumValue_three",