- Mar 10, 2018
-
-
Christos Christodoulopoulos authored
-
Christos Christodoulopoulos authored
-
- Apr 22, 2016
-
-
Christos Christodoulopoulos authored
Closes #3
-
Christos Christodoulopoulos authored
Closes #8
-
- Apr 07, 2016
-
-
Christos Christodoulopoulos authored
-
- Apr 06, 2016
-
-
Christos Christodoulopoulos authored
This is not a fix, but it might help identify the problem and in the meantime it won't cause the same problems Started moving to Java 7.
-
- Mar 23, 2016
-
-
Christos Christodoulopoulos authored
-
- Feb 26, 2016
-
-
Christos Christodoulopoulos authored
Works only in gold mode
-
- Feb 11, 2016
-
-
Christos Christodoulopoulos authored
Allows for clickable presentation of bookmarks
-
- Feb 04, 2016
-
-
Christos Christodoulopoulos authored
-
Christos Christodoulopoulos authored
When one of the two trees of the same annotation had a trace, the `predicateIndex` values where shifted resulting in a failed comparison.
-
Christos Christodoulopoulos authored
Closes #6
-
Christos Christodoulopoulos authored
Shows the position of the current annotation with respect to the rest of the annotations of the current utterance
-
- Nov 04, 2015
-
-
Christos Christodoulopoulos authored
Fixed issue #5
-
Christos Christodoulopoulos authored
This was a bug that prevented adding annotations that were missing from one of the two corpora in the gold mode as MISSING
-
- Oct 26, 2015
-
-
Christos Christodoulopoulos authored
Useful for when one of the annotators has inserted (up to 2) extra nodes in the tree, moving the position/index of the predicates
-
- Sep 18, 2015
-
-
Christos Christodoulopoulos authored
-If checked, the annotation will be marked with annotator's name (instead of auto/babySRL)
-
Christos Christodoulopoulos authored
-Bad practice, but will make distribution easier
-
Christos Christodoulopoulos authored
-
- Jul 17, 2015
-
-
Christos Christodoulopoulos authored
- YY, ER, LV, IE Added alias info
-
- Jun 11, 2015
-
-
Christos Christodoulopoulos authored
-
Christos Christodoulopoulos authored
-Congratulatory message at the end of the annotation -Gold mode now shows files with annotations
-
Christos Christodoulopoulos authored
-
Christos Christodoulopoulos authored
Native MacOS look and feel
-
- Apr 19, 2015
-
-
Christos Christodoulopoulos authored
Auto-marked "gold" annotator doesn't count as a change
-
- Mar 22, 2015
-
-
Christos Christodoulopoulos authored
Brought back the incremental number IDs (as a menu option)
-
- Mar 13, 2015
-
-
Christos Christodoulopoulos authored
Catching all exceptions and casting them to messages rather than sending them to console Removed the annotation index (first of two numbers) from the drop-down list Modified the context window to add an indication if an utterance doesn't have SRL - Created a context-to-annotation map that can be used later on Added '=' as a shortcut for predicate Added list of commonly used shortcuts in the F1 menu Added a bracket-verification method during tree editing
-
- Mar 06, 2015
-
-
Christos Christodoulopoulos authored
-
Christos Christodoulopoulos authored
- Fixed reading of reference lists - Adjusted max size/resizing behaviour in Tree Edit window Changed README to a markdown version
-
- Feb 27, 2015
-
-
Christos Christodoulopoulos authored
- For now, simply lists of terminals/non-terminals - Rearranged the entire panel
-
- Feb 26, 2015
-
-
Christos Christodoulopoulos authored
Added double-click listener to the start screen lists.
-
Christos Christodoulopoulos authored
-
- Jan 30, 2015
-
-
Christos Christodoulopoulos authored
Current context is now centered in context window Switched CTRL key for a platform-independent mapping Added code for the argument scope patch
-
- Dec 09, 2014
-
-
Christos Christodoulopoulos authored
-
- Nov 11, 2014
-
-
Christos Christodoulopoulos authored
Fixed crash with empty SRL annotations
-
- Nov 05, 2014
-
-
Christos Christodoulopoulos authored
-
Christos Christodoulopoulos authored
Various bug fixes
-
Christos Christodoulopoulos authored
Using JSON to store treebanks, contexts and annotations in the same file. Optimised auto-saving mode; system now keeps all changes in memory and writes to file only on exit. Added ability to edit tree in place.
-
- Oct 28, 2014
-
-
Christos Christodoulopoulos authored
-
- Oct 09, 2014
-
-
Christos Christodoulopoulos authored
- Added context from .CHA files (requires a separate .context file; see resource dir) - Annotation resumes from last edited/saved example - Colour-coded annotator box: red->automatic annotation, green->previously annotated data, grey->manually annotated - tregex/tree surgeon integration (saves a separate .mrg.<annnotator> file; see treebank dir)
-