Skip to content

Commit

Permalink
chore(nlp): requested changes applied.
Browse files Browse the repository at this point in the history
  • Loading branch information
elozano98 committed Jan 15, 2021
1 parent 95f90f9 commit a269138
Showing 1 changed file with 0 additions and 40 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ export const nlDefaultStopWords = [
'toch',
'toen',
'tot',
'u',
'uit',
'uw',
'van',
Expand Down Expand Up @@ -104,43 +103,4 @@ export const nlDefaultStopWords = [
'zo',
'zonder',
'zou',
'a',
'b',
'c',
'd',
'e',
'f',
'g',
'h',
'i',
'j',
'k',
'l',
'm',
'n',
'o',
'p',
'q',
'r',
's',
't',
'u',
'v',
'w',
'x',
'y',
'z',
'$',
'1',
'2',
'3',
'4',
'5',
'6',
'7',
'8',
'9',
'0',
'_',
'-',
]

0 comments on commit a269138

Please sign in to comment.