Skip to content

Releases: PKSHATechnology-Research/camphr

0.5.15

08 Apr 10:36
Compare
Choose a tag to compare

No changelog for this release.

0.5.14

08 Apr 07:20
Compare
Choose a tag to compare
  • [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

06 Apr 03:45
Compare
Choose a tag to compare

Bug fix

  • Separate parallel clause in noun chunks into two or more chunks #34

0.5.12

06 Apr 03:44
Compare
Choose a tag to compare

New Features

  • Support knp noun chunker and knp dependency parser #33

0.5.11

27 Mar 03:40
Compare
Choose a tag to compare

New features

  • It is now possible to retrieve KNP result from spacy.doc (#31)

0.5.10

18 Mar 03:14
Compare
Choose a tag to compare

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

03 Mar 03:02
Compare
Choose a tag to compare

Improvements

  • juman and knp now accepts longer text (#23)

0.5.8

03 Mar 03:01
Compare
Choose a tag to compare

Bug fix

  • fix transformers requirements (#24)

0.5.7

21 Feb 04:13
Compare
Choose a tag to compare

bug fix

  • fix camphr.utils.get_requirements_line

0.5.5

21 Feb 04:16
Compare
Choose a tag to compare

New features

  • Multi labels textcat pipe for transformers (#14)