Releases: texttechnologylab/deep-eos-uima
Releases · texttechnologylab/deep-eos-uima
Release Version 1.1.4
- Fixed redundant
tf.get_default_graph()
call.
Release 1.1.3
Version 1.1.3
Release 1.1.2
More fixes & tests
Release 1.1.0
Changes:
- Python source files are now copied to a temp folder from the classpath resources
- The DeepEosTagger uses the proper base annotator class
- The tagging is properly batched (default batch size: 32)
Initial Release 1.0.0
Release 1.0.0 of the UIMA wrapper for deep-eos.
Dependencies:
- org.apache.uima.uimaj-core:2.10.0
- org.apache.uima.uimaj-fit:2.30
- com.github.texttechnologylab.UIMATypeSystem:1.7.5
- de.tudarmstadt.ukp.dkpro.core.*:1.8.0