All Versions
7
Latest Version
Avg Release Cycle
75 days
Latest Release
1462 days ago
Changelog History
Changelog History
-
v1.0.6
March 06, 2017- ๐ฆ :package: Ignore command line dependencies from go vendoring
-
v1.0.2
April 15, 2016- Word Tokenizer: iterate over string by runes in word tokenizer
- ๐ฆ Use gopkg.in instead of github package for the english package
- โ Added a few more tests
-
v1.0.1
February 27, 2016- ๐ Caching all regular expression compilations for performance optimizations
- ๐ Updated documentation to satisfy
go lint
- A+ score on goreportcard: https://goreportcard.com/report/github.com/neurosnap/sentences
-
v1.0.0
- ๐ Initial release