stopwords icon indicating copy to clipboard operation
stopwords copied to clipboard

More Versions that need entries

Open igorbrigadir opened this issue 6 years ago • 0 comments

  • [ ] New Lucene Defaults https://github.com/apache/lucene-solr/commit/5ae716c412d705570b2dafd423755eb58142212e#diff-20533cf9ed0f558eda3e3d82f4943364
  • [ ] TREC KBA https://github.com/trec-kba/many-stop-words
  • [ ] Rake https://github.com/vgrabovets/multi_rake/blob/master/multi_rake/stopwords.py
  • [ ] AllenNLP https://github.com/allenai/allennlp/blob/master/allennlp/data/tokenizers/word_filter.py https://github.com/allenai/allennlp/commit/0701dbdc79892c8354d2a175f06455a4121b2143
  • [ ] Bleve / Dgraph https://github.com/blevesearch/bleve/blob/master/analysis/lang/en/stop_words_en.go
  • [ ] http://dhworkshop.pbworks.com/w/page/87673318/Datasets%20for%20Workshop#stopwords
  • [ ] http://finzi.psych.upenn.edu/library/qdapDictionaries/html/BuckleySaltonSWL.html
  • [ ] http://www.lextek.com/manuals/onix/stopwords2.html
  • [ ] https://code.google.com/archive/p/stop-words/
  • [ ] https://github.com/6/stopwords-json
  • [ ] https://github.com/dohliam/more-stoplists
  • [ ] https://github.com/eklem/stopword-trainer
  • [ ] https://github.com/fabianvf/python-rake
  • [ ] https://github.com/fergiemcdowall/stopword
  • [ ] https://github.com/hklemp/dotnet-stop-words
  • [ ] https://github.com/lining0806/TextMining/tree/master/Config/stopwords
  • [ ] https://github.com/ravikiranj/twitter-sentiment-analyzer/blob/master/data/feature_list/stopwords.txt
  • [ ] https://github.com/stopwords-iso/stopwords-en
  • [ ] https://github.com/Xangis/extra-stopwords/blob/master/english
  • [ ] https://github.com/Yoast/javascript/
  • [ ] GATE?
  • [ ] OntoText?
  • [ ] MG4J?
  • [ ] JASS?
  • [ ] mild?
  • [ ] Proteus?
  • [ ] ROUGE BEwTe?
  • [ ] Rouge + OpenNLP?
  • [ ] UIMA? https://zoidberg.ukp.informatik.tu-darmstadt.de/jenkins/job/DKPro%20Core%20Documentation%20(GitHub)/de.tudarmstadt.ukp.dkpro.core$de.tudarmstadt.ukp.dkpro.core.doc-asl/doclinks/3/#engine-StopWordRemover
  • [ ] Apache Camel?
  • [ ] H2O https://github.com/search?p=2&q=org%3Ah2oai+stopwords&type=Code
  • [ ] Microsoft Azure?
  • [ ] Amazon ML?
  • [ ] Rapidminer? https://drive.google.com/file/d/0BzlG_h9m5M7tZkxydnpaYW1JUFk/view?
  • [ ] Amazon Cloudsearch : http://stackoverflow.com/questions/14116665/does-aws-cloudsearch-have-default-stems-and-synonyms http://docs.aws.amazon.com/cloudsearch/latest/developerguide/configuring-analysis-schemes.html#stopwords https://github.com/floodfx/aws-tools/blob/master/cloudsearch/cloud-search-tools-1.0.0.1-2012.03.05/help/cs-configure-text-options.txt
  • [ ] https://github.com/elyase/locasticsearch and related ones
  • [ ] https://github.com/chatnoir-eu/aitools3-ie-stopwords/blob/master/src/de/aitools/ie/stopwords/stopwordlists/enStopWordList.txt

igorbrigadir avatar Aug 20 '19 18:08 igorbrigadir