Stopwords: Add dscn

This commit is contained in:
theresa 2021-01-11 17:41:34 +01:00
parent 37e6854e9c
commit e01b193f88
2 changed files with 2 additions and 0 deletions

View File

@ -4386,6 +4386,7 @@ dizem
dizer
dois
doze
dscn
duas
dão

View File

@ -4391,6 +4391,7 @@ var StopWords = map[string]bool{
"dizer": true,
"dois": true,
"doze": true,
"dscn": true,
"duas": true,
"dá": true,
"dão": true,