imperative

Crates.ioimperative
lib.rsimperative
version1.0.6
sourcesrc
created_at2019-08-01 19:03:30.827904
updated_at2024-07-25 13:50:55.739533
descriptionCheck for imperative mood in text
homepage
repositoryhttps://github.com/crate-ci/imperative
max_upload_size
id153589
size79,238
Ed Page (epage)

documentation

https://docs.rs/imperative

README

imperative

Check the mood of a word

codecov Documentation License Crates Status

Contribute

Special Thanks

Thank you to pydocstyle for the algorithm and data set.

Regenerating the wordlist

If you change assets/imperatives.txt or assets/imperatives_blacklist.txt, run

env SNAPSHOTS=overwrite cargo test

to regenerate the wordlist_codegen.rs file while running tests.

License

Licensed under MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)

Commit count: 792

cargo fmt