compromise
Version:
natural language processing in the browser
36 lines (35 loc) • 396 B
JavaScript
module.exports = [
'this',
'any',
'enough',
'each',
'whatever',
'every',
'these',
'another',
'plenty',
'whichever',
'neither',
'an',
'a',
'least',
'own',
'few',
'both',
'those',
'the',
'that',
'various',
'either',
'much',
'some',
'else',
//some other languages (what could go wrong?)
'la',
'le',
'les',
'des',
'de',
'du',
'el'
];