Releases: nilsreiter/SimpleXmiViewer
Releases · nilsreiter/SimpleXmiViewer
0.7.0
0.6.5
0.6.4
- Added a debug menu to inspect
- system properties (
user.home
) - configuration settings
- system properties (
- A selection of type systems is now included into the package
- The application no longer crashes when non-existing type systems are to be loaded
- New about dialog
- Activated log viewer
0.6.3
- The program now properly logs events (in
~/.SimpleXmiViewer.log
) - Search results are now underlined, to be not confused with the annotations.
0.6.2
- Cancelling the open dialog when no document is opened closes the application entirely
- Users can now open multiple documents at once
0.6.1
- Re-enabled loading of typesystem.xml if it's in the same directory as the xmi file
0.6.0
- Simple search interface allows for searching the primary text. Supports regular expressions, different found variants can be visualised as a bar chart
- URIs to type systems can be specified in a configuration file:
~/.SimpleXmiViewer.ini
. All specified type systems will be loaded and merged. It's best to avoid duplicates for the moment.- some basic dkpro type systems are included in the jar file (more will be included in future releases)
0.5.0
- Better behaviour for opening and closing files
Simple Xmi Viewer 0.4
Basic functionality, opening files, changing font size, opening with double/secondary click on OSX.
The core XMI view is imported from UIMA annotation viewer.