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
- Host: GitHub
- URL: https://github.com/loony-bean/stopwords-rs
- Owner: loony-bean
- Created: 2018-02-06T21:48:25.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-01-18T13:29:21.000Z (over 5 years ago)
- Last Synced: 2025-09-21T16:20:50.122Z (9 months ago)
- Topics: nlp, rust, stopwords
- Language: Rust
- Homepage:
- Size: 33.2 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# stopwords-rs [](https://crates.io/crates/stopwords) [](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.