Releases: PKSHATechnology-Research/camphr
Releases · PKSHATechnology-Research/camphr
0.5.15
No changelog for this release.
0.5.14
- [enhancement] tag and bunsetsu can be directly got from token #38
- [enhancement] Feature/knp para noun chunks #37
- [bug] fix noun chunker for para phrase #36
- [enhancement][refactor] Refactor/knp noun chunker #35
0.5.13
Bug fix
- Separate parallel clause in noun chunks into two or more chunks #34
0.5.12
New Features
- Support knp noun chunker and knp dependency parser #33
0.5.11
New features
- It is now possible to retrieve KNP result from
spacy.doc
(#31)
0.5.10
Removed the version restriction python<3.8
. This will allow users to install camphr with python3.8
, but macos users will fail. see (#29) for details.
0.5.9
Improvements
- juman and knp now accepts longer text (#23)
0.5.8
Bug fix
- fix transformers requirements (#24)
0.5.7
bug fix
- fix
camphr.utils.get_requirements_line
0.5.5
New features
- Multi labels textcat pipe for transformers (#14)