natural 0.3.0

Pure rust library for natural language processing.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]



name = "natural"

version = "0.3.0"

authors = [ "chris@cjqed.com", "curlywurlycraig@gmail.com" ]

license = "MIT"

description = "Pure rust library for natural language processing."

readme = "README.md"

categories = ["text-processing", "algorithms"]

repository = "https://github.com/cjqed/rs-natural"



[badges]

travis-ci = { repository = "https://travis-ci.org/cjqed/rs-natural" }