fergiemcdowall / stopword

A module for node.js and the browser that takes in text and strips it of stopwords

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a cipher/number-language

eklem opened this issue · comments

When removing numbers from the other languages that has that, it may be an issue for some depending projects. Adding a numbers array you can join to your language array could mend that.

Make it large, and users can slice it to fit their needs. Make it i.e. 1 - 100.

Not making it large, only 0 - 9, but for several different scripts.
So far:

  • regular (as in, 0-9 that is used in JavasScript as ciphers you can do math with)
  • Farsi/Persian
  • Korean (looks almost like regular, but they are different characters)
  • Myanmar