Skip to content

v0.9.1

Compare
Choose a tag to compare
@emfomy emfomy released this 28 Aug 07:34
· 27 commits to master since this release
  • Name changes:

    • Rename CkipClassicConstituencyParser to CkipClassicConParser.
    • Rename constituency to conparse in CkipPipeline, CkipDocument , CkipCorefPipeline and CkipCorefDocument.
    • Rename get_constituency to get_conparse in CkipPipeline, CkipCorefPipeline.
    • Rename constituency_parser to con_parser in CkipPipeline, CkipCorefPipeline.
    • Rename ckipnlp.data.constituency to ckipnlp.data.conparse.
  • Bug fixes:

    • Not segment clauses by PAUSECATEGORY in ClassicConstituencyParser. [#27]