Skip to content

Releases: juanitodread/pitaya-finch

v1.2.1

15 Sep 20:06
8dec230
Compare
Choose a tag to compare

Upgrade to Scala 2.13

v1.2.0

08 Oct 16:11
8a33017
Compare
Choose a tag to compare

Entity Recognition (NER)

  • Add support for Entity Recognition
  • For now, we only support predefined models (described in README.md).

v1.1.0

26 Sep 17:01
94a3f24
Compare
Choose a tag to compare

Sentence Detection support

  • In this release, you are able to consume Sentence Detection API.
  • Sentence Detection allows you to split a given text into sentences according to NLP algorithms.
  • Check documentation for API consumption.

v1.0.0

19 Sep 23:11
62b8729
Compare
Choose a tag to compare

Full tokenizer API support

v0.2.0

20 Apr 05:31
f1a7c26
Compare
Choose a tag to compare

Simple in-memory CRUD and unit testing

v0.1.0

08 Mar 03:20
a6a939d
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Upgrade to Scala 2.12 and Finch 0.26.0