Docs.rs
lingo-0.2.0
lingo 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
crodas
Dependencies
rust-stemmers ^1.2.0
normal
serde ^1.0
normal
stopwords ^0.1
normal
strum ^0.20.0
normal
strum_macros ^0.20.1
normal
textcat ^0.3.2
normal
filetime ^0.2
build
glob ^0.3.0
build
serde ^1.0
build
serde_json ^1.0
build
tera ^1
build
textcat ^0.3.2
build
Versions
1.82%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
lingo
0.2.0
All Items
Crate Items
Structs
Enums
Traits
Crate
lingo
Copy item path
Source
Structs
§
Language
Iter
Lingo
Enums
§
Language
Traits
§
Stemmer
Stopwords
If this module is required the stopwords() method will be added to each language. This function will return a list of the most common words in each language or an empty HashSet if it is not supported by the ‘stopwords’ crate.