Releases: DARIAH-DE/DARIAH-DKPro-Wrapper
Releases · DARIAH-DE/DARIAH-DKPro-Wrapper
v0.3.4
Changes:
- Added support for TreeTagger. See user_guide.html for further information how to use it.
- Improved error handling. System.err is written to error.log
v0.3.3
- Small update for the output of the SRL component
- Each row in the output has now an identical number of columns
- The columns for the SRL arguments have now the names SemanticArgument0, SemanticArgument1
- Predicates now contain the information, which arguments belong (SemanticArgument0/1/2...) to them.
v0.3.2
New features:
- Chunking (English only)
- Config files can be split over multiple files
- Added a light configuration, only running the most important components
v0.3.1
- Added config files for French and Spanish
- You can specify the used model and further arguments for each component in the config file
v0.3.0
Release of version 0.3.0 of the DARIAH DKPro Wrapper.
Updates:
- Changed DKPro Version to 1.8.0-SNAPSHOT
- Includes SRL with MateTools
- Components can be enabled and disabled via configuration files