Releases: juanitodread/pitaya-finch
Releases · juanitodread/pitaya-finch
v1.2.1
v1.2.0
Entity Recognition (NER)
- Add support for Entity Recognition
- For now, we only support predefined models (described in README.md).
v1.1.0
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.