- Aug 15, 2016
-
-
Mark Sammons authored
updated version number finalizing coordinated updates with illinois-nlp-pipeline See merge request !14
-
Mark Sammons authored
-
Mark Sammons authored
updated to use updated Annotator API, which accommodates lazy initialization had to change constructor signatures, push some constructor params into ResourceManager argument updated tests to conform to new multi-sentence DummyTextAnnotation TODO: verify that nom is behaving correctly (only finds predicates in first sentence) @christod there is no rush on this -- I've deployed a snapshot for use with a snapshot of pipeline for my own purposes. See merge request !13
-
Mark Sammons authored
-
- Aug 14, 2016
-
-
Mark Sammons authored
-
Mark Sammons authored
updated to check for/add CLAUSE_STANFORD view before trying to apply SRL (otherwise exception is thrown if not present, and it usually isn't...) Added a memory test to gain some insight into whether memory is freed properly (symptoms were in pipeline); behavior seems reasonable.
-
- Aug 13, 2016
-
-
Mark Sammons authored
-
- Aug 12, 2016
-
-
Mark Sammons authored
had to change constructor signatures, push some constructor params into ResourceManager argument updated tests to conform to new multi-sentence DummyTextAnnotation TODO: verify that nom is behaving correctly (only finds predicates in first sentence)
-
- Aug 01, 2016
-
-
Christos Christodoulopoulos authored
-
Christos Christodoulopoulos authored
Missing modifier roles are added
-
Christos Christodoulopoulos authored
Changed `CoNLLColumnFormatReader.LemmaIdentifier` to `PredicateArgumentView.LemmaIdentifier`
-
- Jun 10, 2016
-
-
Christos Christodoulopoulos authored
-
- May 04, 2016
-
-
Christos Christodoulopoulos authored
-
Christos Christodoulopoulos authored
Closes #9
-
Christos Christodoulopoulos authored
upgrade SL dependency See merge request !12
-
Daniel Khashabi authored
-
- May 02, 2016
-
-
Christos Christodoulopoulos authored
-
- Apr 12, 2016
-
-
Christos Christodoulopoulos authored
Couldn't get it to work.
-
Christos Christodoulopoulos authored
Windows support (+ minor refactoring) Addresses multiple problems when running on Windows and w/o Gurobi Fixes #8 and #2 See merge request !11
-
Christos Christodoulopoulos authored
-
Christos Christodoulopoulos authored
-
Christos Christodoulopoulos authored
-
Christos Christodoulopoulos authored
Added OJAlgo as default solver and switched off the Curator
-
Christos Christodoulopoulos authored
-
Christos Christodoulopoulos authored
Added more pipeline properties Squashed "weight vector loaded" message
-
Christos Christodoulopoulos authored
-
Christos Christodoulopoulos authored
Now supporting `OJAlgo` ILP inference Moved contents of `jlis` package to `learn` Added pipeline properties
-
- Mar 28, 2016
-
-
Mark Sammons authored
Removed prop/nombank dependence during inference The legal arguments/senses are contained in the resource files See merge request !10
-
Christos Christodoulopoulos authored
The legal arguments/senses are contained in the resource files
-
- Feb 19, 2016
-
-
Christos Christodoulopoulos authored
Updated to the latest dependencies Using `DummyTextAnnotationGenerator` for the unit tests
-
- Jan 31, 2016
-
-
Mark Sammons authored
-
Mark Sammons authored
-
Christos Christodoulopoulos authored
Now the models need to agree up to the minor version of the SRL releases (patch number shouldn't matter) The models now have their own Maven `artifactId` to be easily deployable.
-
Christos Christodoulopoulos authored
Removed the specification of the directory during `SRLManager` initialization Removed WordNet-related initialization Updated to latest dependencies
-
- Jan 17, 2016
-
-
Mark Sammons authored
Updated to latest dependencies Removed wordnet from `.gitignore` since it's not getting created by `jwnl-prime` See merge request !9
-
Christos Christodoulopoulos authored
Removed wordnet from `.gitignore` since it's not getting created by `jwnl-prime`
-
- Dec 25, 2015
-
-
Mark Sammons authored
updated to use new Annotator API, added Configurator classes Updated to conform to updated Annotator API. Added configurator classes to bring configuration in line with other CCG packages and make integration into pipeline more straightforward. Note that I also updated to Gurobi 6.5. This can be rolled back to 6.0 if preferred. See merge request !8
-
Mark Sammons authored
Conflicts: pom.xml src/main/java/edu/illinois/cs/cogcomp/srl/SemanticRoleLabeler.java
-
- Dec 23, 2015
-
-
Christos Christodoulopoulos authored
-
Christos Christodoulopoulos authored
-