wordfreq-model 0.2.3

Model loaders for wordfreq-rs
Documentation
# wordfreq-model

This crate provides a loader for pre-compiled [wordfreq models](https://github.com/rspeer/wordfreq/tree/v3.0.2#sources-and-supported-languages),
allowing you to easily create wordfreq instances for various languages.

## Documentation

https://docs.rs/wordfreq-model/

## Licensing

The source code is licensed under either of

 * Apache License, Version 2.0
   ([LICENSE-APACHE]../LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
 * MIT license
   ([LICENSE-MIT]../LICENSE-MIT or http://opensource.org/licenses/MIT)

at your option.

The model files are distributed [here](https://github.com/kampersanda/wordfreq-rs/releases/tag/models-v1) together with the credits.