Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bradeneverson/babel
NLP Crate for Rust trimming, lemmatization and tokenizing strings
https://github.com/bradeneverson/babel
Last synced: about 2 months ago
JSON representation
NLP Crate for Rust trimming, lemmatization and tokenizing strings
- Host: GitHub
- URL: https://github.com/bradeneverson/babel
- Owner: BradenEverson
- Created: 2024-02-04T18:20:40.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-03-13T15:53:57.000Z (10 months ago)
- Last Synced: 2024-03-13T17:05:29.515Z (10 months ago)
- Language: Rust
- Size: 2.35 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# babel
### General NLP crate for trimming, tokenization and lemmatization### Currently, English, French and Italian are the only supported languages. Full language support will be worked on after all primary features are implemented