What's Changed
- Implemented
__copy__
method forCementEntityMention
andCementSpan
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