Removes Proper Noun from default analytics morph list (#3918)

Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
pull/2245/head
Kelrap 2 months ago committed by GitHub
parent c04466fdca
commit b2834e9506
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -18,7 +18,6 @@ final MorphFeaturesAndTags defaultMorphMapping = MorphFeaturesAndTags.fromJson({
"NUM", "NUM",
"PART", "PART",
"PRON", "PRON",
"PROPN",
"PUNCT", "PUNCT",
"SCONJ", "SCONJ",
"SPACE", "SPACE",

Loading…
Cancel
Save