An open API service indexing awesome lists of open source software.

https://github.com/loony-bean/stopwords-rs

Stopwords from popular text processing frameworks
https://github.com/loony-bean/stopwords-rs

nlp rust stopwords

Last synced: 2 months ago
JSON representation

Stopwords from popular text processing frameworks

Awesome Lists containing this project

README

          

# stopwords-rs [![Crates.io](https://img.shields.io/crates/v/stopwords.svg)](https://crates.io/crates/stopwords) [![Build Status](https://travis-ci.org/loony-bean/stopwords-rs.svg?branch=master)](https://travis-ci.org/loony-bean/stopwords-rs)

Stopwords from popular text processing frameworks.

These are high-frequency grammatical words which are usually ignored in information retrieval applications.