Skip to content

Commit

Permalink
Update stopwords.py
Browse files Browse the repository at this point in the history
  • Loading branch information
huu4ontocord authored Mar 2, 2022
1 parent 1ee2eb5 commit 9f81a04
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions stopwords.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"wat",
"\u0149",
],
"ar": [
"ar": ["يو",
"\u060c",
"\u0623",
"\u0627",
Expand Down Expand Up @@ -2073,7 +2073,7 @@
"\u03c4\u03c9\u03bd",
"\u03c9\u03c3",
],
"en": [
"en": ["redir", "fc",
"a",
"a's",
"able",
Expand Down Expand Up @@ -7000,7 +7000,7 @@
"\u057e\u0580\u0561",
"\u0587",
],
"id": [
"id": [ "alih",
"ada",
"adalah",
"adanya",
Expand Down Expand Up @@ -13763,7 +13763,7 @@
"\u1ecdj\u1ecd\u0301",
"\u1ecd\u0300p\u1ecd\u0300l\u1ecdp\u1ecd\u0300",
],
"zh": [
"zh": ['加',
"\u3001",
"\u3002",
"\u3008",
Expand Down

0 comments on commit 9f81a04

Please sign in to comment.