Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 859 Bytes

File metadata and controls

36 lines (26 loc) · 859 Bytes

Change Log

0.3 - 2015-12-21

Added

  • Russian support
  • Japanese support

Changed

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

0.2 - 2015-12-10

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

[0.1] - 2015-12-02

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