Skip to content

Releases: peoplepattern/lib-text

v0.3

21 Dec 16:48
Compare
Choose a tag to compare

Added

  • Russian support
  • Japanese support

Changed

  • Fixed configuration error, restored support for Dutch, Portuguese, Swedish,
    and Turkish

v0.2

10 Dec 17:36
Compare
Choose a tag to compare

Added

  • Preliminary Arabic support
  • String utilities for URLs, char n-grams and white-space

Changed

  • Switched to Typesafe config to manage language resources
  • Changed LangBundle interface

v0.1

10 Dec 17:44
Compare
Choose a tag to compare

Added

  • Language identification and summarization
  • Tokenization
  • Stopword filtering
  • Terms (non-stopwords, words without symbols) and term n-gram helpers
  • String implicits wrapping
  • Open source under Apache License 2.0
  • Details to support Travis CI and Bintray publishing