Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stop-words

A collection of stop words for several languages.

This is a fork of code.google.com/p/stop-words by A. Balucha.

Build

Every language can have multiple stop word lists in the format stop-word_{WHATEVER}_{LANG}.txt in the src directory, where:

  • {WHATEVER} can be whatever tag you want
  • {LANG} is the language ISO code (2 letters), e.g. en

To build one file for each language, simply run npm start.

About

Fork of code.google.com/p/stop-words that enables merging.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages