Skip to content

Releases: wanmok/cement

v0.2.0

09 Apr 09:51
3723d61
Compare
Choose a tag to compare

What's Changed

  • Implemented __copy__ method for CementEntityMention and CementSpan by @wanmok in #1
  • Patch/canonical name for entity by @wanmok in #2
  • Added utils to support sentence range iteration. by @wanmok in #3
  • Allow text spans to be provided with tokens, sentences, sections. by @ccmaymay in #4
  • Resolve new situation arguments passed by UUID. by @ccmaymay in #6
  • Add minimal setup.py. by @ccmaymay in #5

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

08 Mar 23:21
Compare
Choose a tag to compare

Initial release for the codebase. This contains basic functioning Cement implementations.