compromise
Version:
natural language processing in the browser
87 lines (86 loc) • 1.08 kB
JavaScript
module.exports = [
// 'now',
'a lot',
'a posteriori',
'abroad',
'ad nauseam',
'again',
'all but',
'all that',
'almost',
'alone',
'already',
'also',
'always',
'anymore',
'anyway',
'apart',
'aside',
'at best',
'at large',
'at least',
'at most',
'at worst',
'away',
'by far',
'by now',
'damn',
'de jure',
'de trop',
'directly',
'en masse',
'ever',
'for example',
'for good',
'for sure',
'forever',
'further',
'furthermore',
'hence',
'indeed',
'instead',
'just',
'just about',
'kinda',
'maybe',
'meanwhile',
'more',
'moreover',
'newly',
'no longer',
'not withstanding',
'of course',
'often',
'once',
'once again',
'once more',
'only',
'par excellence',
'per se',
'perhaps',
'point blank',
'quite',
'randomly',
'rather',
'really',
'several',
'so',
'somehow',
'sometimes',
'somewhat',
'soon',
'sort of',
'such',
'then',
'thus',
'too',
'totally',
'toward',
'twice',
'up to',
'upwards of',
'very',
'way',
'well',
'yes'
];