textcat 0.1.1

Simple library to detect text categories. It can be used to detect the language of a given text
Documentation
[dependencies.glob]
version = "0.3.0"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.serde_bytes]
version = "0.11"

[dependencies.serde_json]
version = "1.0"

[package]
authors = ["Cesar Rodas <cesar@rodasm.com.py>"]
description = "Simple library to detect text categories. It can be used to detect the language of a given text"
edition = "2018"
license = "MIT"
name = "textcat"
repository = "https://github.com/crodas/textcat-rs"
version = "0.1.1"