Removes Proper Noun from default analytics morph list (#3918)
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
This commit is contained in:
parent
c04466fdca
commit
b2834e9506
1 changed files with 0 additions and 1 deletions
|
|
@ -18,7 +18,6 @@ final MorphFeaturesAndTags defaultMorphMapping = MorphFeaturesAndTags.fromJson({
|
|||
"NUM",
|
||||
"PART",
|
||||
"PRON",
|
||||
"PROPN",
|
||||
"PUNCT",
|
||||
"SCONJ",
|
||||
"SPACE",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue