Releases: quadrama/DramaNLP
Releases · quadrama/DramaNLP
2.2.0
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
- validate XML files (aa98b7f)
- remove automatic coreference annotation of character names (5acc8a3)
- export into the DIRNDL format (e6e5d34)
- Add speaker tags to CoNLL output (1302c9b, 7cb35fd)
- use different tokenizer (53d6a84)
- add NLP information (747dd65)
- lemma
- morphological information
- named entities
- parsing (7505dcd)
- automatically create group entities (ac5c230)
- small bug fixes (44963e2, 38947fe, 93e7f75, 1dc8c1e)
- clean-up of code (2044b27, 9236cf5, 2a627a4, 4c3beab)
2.0.1
2.0.0
Changelog
- handle export for manual coreference annotations
- export stage directions
- new table
StageDirections.csv
- new table
- add QuaDramA reader
- in
de.unistuttgart.ims.drama.io.co
- in
- rework UIMA type system
- new conceptualization of coreference
- coreference groups
- export CoNLL format
- update UIMA versions
- uima-core v 2.10.2
- uima-fit v 2.4.0
- automatically generate XMI test files
1.0.1
0.4.4
Changelog
- Improvements to
ClearTkGenderAnnotator
:- Much longer name lists, better accuracy
- Gender of a feature is a single feature in the
Figure
-annotation - Added dependency:
cleartk-util
- Added an experimental RDF export of meta data in
MetaDataExport
- Added dependency:
jena
- Added dependency:
<dependency>
<groupId>de.unistuttgart.ims</groupId>
<artifactId>de.unistuttgart.ims.drama</artifactId>
<version>0.4.4</version>
</dependency>