imperative 1.0.5

Check for imperative mood in text
Documentation

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)