-
Notifications
You must be signed in to change notification settings - Fork 142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WIP: Adding SRL #215
base: master
Are you sure you want to change the base?
WIP: Adding SRL #215
Commits on Dec 12, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 53c4ee1 - Browse repository at this point
Copy the full SHA 53c4ee1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d31108b - Browse repository at this point
Copy the full SHA d31108bView commit details
Commits on Dec 22, 2014
-
nlp-pipeline integration fully functional
Simplified the predicate candidate generation for Nom Added dummy sentence creation for Nom during SemanticRoleLabeler init Removed pre-processing during training (inside PreExtractor) Changed system output to logger Cleaned up pom.xml Removed pom from .gitignore
Configuration menu - View commit details
-
Copy full SHA for ddef851 - Browse repository at this point
Copy the full SHA ddef851View commit details
Commits on Dec 31, 2014
-
Fixed an error in the WSJ train/dev sections split
Resolved a clash in lexicon naming by adding the parser view (also removed the "lexicon." prefix)
Configuration menu - View commit details
-
Copy full SHA for 7e0add5 - Browse repository at this point
Copy the full SHA 7e0add5View commit details
Commits on Jan 27, 2015
-
Replaced console output with logger calls Updated compileModelsToJar to accommodate both Stanford and Charniak
Configuration menu - View commit details
-
Copy full SHA for e94d688 - Browse repository at this point
Copy the full SHA e94d688View commit details
Commits on May 13, 2015
-
Removed unnecessary dependencies Switched to illinois-nlp-pipeline-0.1.2 Minor fixes
Configuration menu - View commit details
-
Copy full SHA for 794bd04 - Browse repository at this point
Copy the full SHA 794bd04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6eeded1 - Browse repository at this point
Copy the full SHA 6eeded1View commit details
Commits on May 21, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 9bee145 - Browse repository at this point
Copy the full SHA 9bee145View commit details -
fixed a bug that prevented the TextPreProcessor from being initialized outside SRL.
Configuration menu - View commit details
-
Copy full SHA for 93352eb - Browse repository at this point
Copy the full SHA 93352ebView commit details
Commits on Jul 7, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 80fd99e - Browse repository at this point
Copy the full SHA 80fd99eView commit details
Commits on Jul 8, 2015
-
Added an option for max inference rounds
-Only works with the Lagrange inference solver for now
Configuration menu - View commit details
-
Copy full SHA for e766eb4 - Browse repository at this point
Copy the full SHA e766eb4View commit details
Commits on Jul 21, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 09216e6 - Browse repository at this point
Copy the full SHA 09216e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bd5517 - Browse repository at this point
Copy the full SHA 0bd5517View commit details
Commits on Sep 29, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 4a15867 - Browse repository at this point
Copy the full SHA 4a15867View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80a30f0 - Browse repository at this point
Copy the full SHA 80a30f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b011ba6 - Browse repository at this point
Copy the full SHA b011ba6View commit details -
Configuration menu - View commit details
-
Copy full SHA for da09783 - Browse repository at this point
Copy the full SHA da09783View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39b1a5e - Browse repository at this point
Copy the full SHA 39b1a5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 527ac81 - Browse repository at this point
Copy the full SHA 527ac81View commit details
Commits on Sep 30, 2015
-
Configuration menu - View commit details
-
Copy full SHA for e9a68aa - Browse repository at this point
Copy the full SHA e9a68aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f322db1 - Browse repository at this point
Copy the full SHA f322db1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 400d6fa - Browse repository at this point
Copy the full SHA 400d6faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a088e3 - Browse repository at this point
Copy the full SHA 8a088e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39993e1 - Browse repository at this point
Copy the full SHA 39993e1View commit details
Commits on Oct 1, 2015
-
Configuration menu - View commit details
-
Copy full SHA for dd07d30 - Browse repository at this point
Copy the full SHA dd07d30View commit details
Commits on Oct 2, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 8dbadf3 - Browse repository at this point
Copy the full SHA 8dbadf3View commit details
Commits on Oct 6, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 3722c3e - Browse repository at this point
Copy the full SHA 3722c3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2afb706 - Browse repository at this point
Copy the full SHA 2afb706View commit details
Commits on Oct 7, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 2386ec7 - Browse repository at this point
Copy the full SHA 2386ec7View commit details
Commits on Oct 11, 2015
-
Configuration menu - View commit details
-
Copy full SHA for e744814 - Browse repository at this point
Copy the full SHA e744814View commit details -
Configuration menu - View commit details
-
Copy full SHA for 760b95f - Browse repository at this point
Copy the full SHA 760b95fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8d34db - Browse repository at this point
Copy the full SHA b8d34dbView commit details
Commits on Oct 12, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 75db17e - Browse repository at this point
Copy the full SHA 75db17eView commit details
Commits on Oct 13, 2015
-
turned off -ea for assertions.
Also supressed some compilation issues in curator-release. Otherwise good to work. Gets F1 71.6
Configuration menu - View commit details
-
Copy full SHA for e46916b - Browse repository at this point
Copy the full SHA e46916bView commit details
Commits on Oct 14, 2015
-
Migrated to Java 7 Removed JLISLearner (and related classes)
Configuration menu - View commit details
-
Copy full SHA for f881cff - Browse repository at this point
Copy the full SHA f881cffView commit details
Commits on Oct 15, 2015
-
Configuration menu - View commit details
-
Copy full SHA for ae4e3ce - Browse repository at this point
Copy the full SHA ae4e3ceView commit details
Commits on Oct 21, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 7e2c3e7 - Browse repository at this point
Copy the full SHA 7e2c3e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae89da4 - Browse repository at this point
Copy the full SHA ae89da4View commit details -
Merge branch 'shyam' into 'master'
Shyam Now uses illinoi-sl's cleaner interface and stanford parse instead of charniak. Moved to V5.1.4. Also works without assertion. See merge request !1
Configuration menu - View commit details
-
Copy full SHA for 9c03a57 - Browse repository at this point
Copy the full SHA 9c03a57View commit details
Commits on Oct 22, 2015
-
Configuration menu - View commit details
-
Copy full SHA for ee4fa4b - Browse repository at this point
Copy the full SHA ee4fa4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a645b1b - Browse repository at this point
Copy the full SHA a645b1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a12aaf6 - Browse repository at this point
Copy the full SHA a12aaf6View commit details -
Conflicts: src/main/java/edu/illinois/cs/cogcomp/srl/SemanticRoleLabeler.java
Configuration menu - View commit details
-
Copy full SHA for c79f40f - Browse repository at this point
Copy the full SHA c79f40fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1ed497 - Browse repository at this point
Copy the full SHA d1ed497View commit details -
Configuration menu - View commit details
-
Copy full SHA for d693602 - Browse repository at this point
Copy the full SHA d693602View commit details -
Configuration menu - View commit details
-
Copy full SHA for 550d228 - Browse repository at this point
Copy the full SHA 550d228View commit details
Commits on Oct 23, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 5ea7da9 - Browse repository at this point
Copy the full SHA 5ea7da9View commit details
Commits on Nov 2, 2015
-
Configuration menu - View commit details
-
Copy full SHA for c60c57b - Browse repository at this point
Copy the full SHA c60c57bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 803bb24 - Browse repository at this point
Copy the full SHA 803bb24View commit details -
Merge branch 'threads' into 'master'
numFeat threads as config param Some issue with multithreaded feat ext. so this as a temp. soln. See merge request !3
Configuration menu - View commit details
-
Copy full SHA for 4c98921 - Browse repository at this point
Copy the full SHA 4c98921View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f4d3b6 - Browse repository at this point
Copy the full SHA 7f4d3b6View commit details -
Merge branch 'newthreads' into 'master'
two config madness handled Mvn test passes now. Test config modified. See merge request !4
Configuration menu - View commit details
-
Copy full SHA for 091cfde - Browse repository at this point
Copy the full SHA 091cfdeView commit details
Commits on Nov 3, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 99e7875 - Browse repository at this point
Copy the full SHA 99e7875View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1260b53 - Browse repository at this point
Copy the full SHA 1260b53View commit details -
Merge branch 'sshyam' into 'master'
new models all use 5.1.6! See merge request !5
Configuration menu - View commit details
-
Copy full SHA for 6bfb3fa - Browse repository at this point
Copy the full SHA 6bfb3faView commit details
Commits on Nov 19, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 79de23f - Browse repository at this point
Copy the full SHA 79de23fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6827469 - Browse repository at this point
Copy the full SHA 6827469View commit details -
Solved the Configurator/ResourceManager bug when using the nlp-pipeline
Configuration menu - View commit details
-
Copy full SHA for 2923071 - Browse repository at this point
Copy the full SHA 2923071View commit details
Commits on Nov 23, 2015
-
Merge branch 'christos-pipeline-fix' into 'master'
Updated dependencies versions Solved the Configurator/ResourceManager bug when using the nlp-pipeline @mssammon **IMPORTANT**: this depends on both recent `illinois-ner` and `illinois-nlp-pipeline` updates I pushed; you will need to merge/deploy both, before merging this. See merge request !6
Configuration menu - View commit details
-
Copy full SHA for 122767c - Browse repository at this point
Copy the full SHA 122767cView commit details
Commits on Dec 8, 2015
-
Created a bypass for getting top-k predictions before the ILP
Removed ISRLInference interface Updated dependencies versions: - SemanticRoleModeler now extends the Annotator abstract class - Removed WordNet dep (using jwnl-prime)
Configuration menu - View commit details
-
Copy full SHA for e191bdf - Browse repository at this point
Copy the full SHA e191bdfView commit details
Commits on Dec 9, 2015
-
Replaced with evaluator in core-utilities
Configuration menu - View commit details
-
Copy full SHA for 298fa23 - Browse repository at this point
Copy the full SHA 298fa23View commit details
Commits on Dec 21, 2015
-
updated to follow changes to Annotator API
Mark Sammons committedDec 21, 2015 Configuration menu - View commit details
-
Copy full SHA for a17d815 - Browse repository at this point
Copy the full SHA a17d815View commit details -
added Configurators for SRL to replace previous configuration code, b…
…ring it more in line with other CCG NLP packages
Mark Sammons committedDec 21, 2015 Configuration menu - View commit details
-
Copy full SHA for 5c1306b - Browse repository at this point
Copy the full SHA 5c1306bView commit details -
added minimal documentation to new classes
Mark Sammons committedDec 21, 2015 Configuration menu - View commit details
-
Copy full SHA for 1db66f9 - Browse repository at this point
Copy the full SHA 1db66f9View commit details
Commits on Dec 22, 2015
-
changed SRLProperties to use Configurators; if a file name is given, …
…non-default parameters are loaded from that file; otherwise, all default parameters are used.
Mark Sammons committedDec 22, 2015 Configuration menu - View commit details
-
Copy full SHA for 6890b3d - Browse repository at this point
Copy the full SHA 6890b3dView commit details -
updated TextPreProcessor configuration to match SRL config
Mark Sammons committedDec 22, 2015 Configuration menu - View commit details
-
Copy full SHA for 9053fbb - Browse repository at this point
Copy the full SHA 9053fbbView commit details -
updated SRL with constructor with no config file
Mark Sammons committedDec 22, 2015 Configuration menu - View commit details
-
Copy full SHA for a8e3f30 - Browse repository at this point
Copy the full SHA a8e3f30View commit details -
updated SRL constructors to use ResourceManagers
Mark Sammons committedDec 22, 2015 Configuration menu - View commit details
-
Copy full SHA for 4a3f0e1 - Browse repository at this point
Copy the full SHA 4a3f0e1View commit details -
updated SRL constructors to use ResourceManagers *correctly*
Mark Sammons committedDec 22, 2015 Configuration menu - View commit details
-
Copy full SHA for db4f56d - Browse repository at this point
Copy the full SHA db4f56dView commit details -
Trying to make SRL conform to expected Annotator behavior, using View…
…Names.SRL_VERB etc. Currently, this fails when I try to integrate SRL, with addView() throwing exception "View 'Verb' not found".
Mark Sammons committedDec 22, 2015 Configuration menu - View commit details
-
Copy full SHA for d94ab6b - Browse repository at this point
Copy the full SHA d94ab6bView commit details
Commits on Dec 23, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 8c5b106 - Browse repository at this point
Copy the full SHA 8c5b106View commit details -
Configuration menu - View commit details
-
Copy full SHA for b518ebf - Browse repository at this point
Copy the full SHA b518ebfView commit details
Commits on Dec 25, 2015
-
Merge remote-tracking branch 'remotes/origin/christos-ilp-updates' in…
…to mssammon Conflicts: pom.xml src/main/java/edu/illinois/cs/cogcomp/srl/SemanticRoleLabeler.java
Mark Sammons committedDec 25, 2015 Configuration menu - View commit details
-
Copy full SHA for 4d9070a - Browse repository at this point
Copy the full SHA 4d9070aView commit details -
Merge branch 'mssammon' into 'master'
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 committedDec 25, 2015 Configuration menu - View commit details
-
Copy full SHA for 48e310d - Browse repository at this point
Copy the full SHA 48e310dView commit details
Commits on Jan 17, 2016
-
Updated to latest dependencies
Removed wordnet from `.gitignore` since it's not getting created by `jwnl-prime`
Configuration menu - View commit details
-
Copy full SHA for a2c9f40 - Browse repository at this point
Copy the full SHA a2c9f40View commit details -
Merge branch 'christos-update' into 'master'
Updated to latest dependencies Removed wordnet from `.gitignore` since it's not getting created by `jwnl-prime` See merge request !9
Mark Sammons committedJan 17, 2016 Configuration menu - View commit details
-
Copy full SHA for d9c1eec - Browse repository at this point
Copy the full SHA d9c1eecView commit details
Commits on Jan 31, 2016
-
Removed the specification of the directory during `SRLManager` initialization Removed WordNet-related initialization Updated to latest dependencies
Configuration menu - View commit details
-
Copy full SHA for 9a58721 - Browse repository at this point
Copy the full SHA 9a58721View commit details
Commits on Feb 1, 2016
-
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.
Configuration menu - View commit details
-
Copy full SHA for c07c1a1 - Browse repository at this point
Copy the full SHA c07c1a1View commit details -
Mark Sammons committed
Feb 1, 2016 Configuration menu - View commit details
-
Copy full SHA for fbd5602 - Browse repository at this point
Copy the full SHA fbd5602View commit details -
fixed bug with incorrect package name
Mark Sammons committedFeb 1, 2016 Configuration menu - View commit details
-
Copy full SHA for 62fe36c - Browse repository at this point
Copy the full SHA 62fe36cView commit details
Commits on Feb 20, 2016
-
Updated to the latest dependencies Using `DummyTextAnnotationGenerator` for the unit tests
Configuration menu - View commit details
-
Copy full SHA for a31d438 - Browse repository at this point
Copy the full SHA a31d438View commit details
Commits on Mar 28, 2016
-
Removed prop/nombank dependence during inference
The legal arguments/senses are contained in the resource files
Configuration menu - View commit details
-
Copy full SHA for 1e0b6f6 - Browse repository at this point
Copy the full SHA 1e0b6f6View commit details -
Merge branch 'christos-prop-nom-fix' into 'master'
Removed prop/nombank dependence during inference The legal arguments/senses are contained in the resource files See merge request !10
Mark Sammons committedMar 28, 2016 Configuration menu - View commit details
-
Copy full SHA for 5bca95d - Browse repository at this point
Copy the full SHA 5bca95dView commit details
Commits on Apr 12, 2016
-
Fixed Windows-specific JWNL problem
Now supporting `OJAlgo` ILP inference Moved contents of `jlis` package to `learn` Added pipeline properties
Configuration menu - View commit details
-
Copy full SHA for 0459b97 - Browse repository at this point
Copy the full SHA 0459b97View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2ce6a5 - Browse repository at this point
Copy the full SHA e2ce6a5View commit details -
Added ILP Solver as a property
Added more pipeline properties Squashed "weight vector loaded" message
Configuration menu - View commit details
-
Copy full SHA for 52cc455 - Browse repository at this point
Copy the full SHA 52cc455View commit details -
Configuration menu - View commit details
-
Copy full SHA for 025e7df - Browse repository at this point
Copy the full SHA 025e7dfView commit details -
Added OJAlgo as default solver and switched off the Curator
Configuration menu - View commit details
-
Copy full SHA for 82040ec - Browse repository at this point
Copy the full SHA 82040ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75de089 - Browse repository at this point
Copy the full SHA 75de089View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c6c99c - Browse repository at this point
Copy the full SHA 5c6c99cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 396de0d - Browse repository at this point
Copy the full SHA 396de0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5722539 - Browse repository at this point
Copy the full SHA 5722539View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a04ebc - Browse repository at this point
Copy the full SHA 2a04ebcView commit details
Commits on May 2, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 976f288 - Browse repository at this point
Copy the full SHA 976f288View commit details
Commits on May 4, 2016
-
khashab2 committed
May 4, 2016 Configuration menu - View commit details
-
Copy full SHA for d444a13 - Browse repository at this point
Copy the full SHA d444a13View commit details -
Merge branch 'daniel_sl_dependency_upgrade' into 'master'
upgrade SL dependency See merge request !12
Configuration menu - View commit details
-
Copy full SHA for 3998c95 - Browse repository at this point
Copy the full SHA 3998c95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15cd5fd - Browse repository at this point
Copy the full SHA 15cd5fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13e2746 - Browse repository at this point
Copy the full SHA 13e2746View commit details
Commits on Jun 10, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 691aac5 - Browse repository at this point
Copy the full SHA 691aac5View commit details
Commits on Aug 1, 2016
-
Updated cogcomp-nlp & pipeline deps
Changed `CoNLLColumnFormatReader.LemmaIdentifier` to `PredicateArgumentView.LemmaIdentifier`
Configuration menu - View commit details
-
Copy full SHA for ae71b69 - Browse repository at this point
Copy the full SHA ae71b69View commit details -
Fixed bug in PropBank legal args list creation
Missing modifier roles are added
Configuration menu - View commit details
-
Copy full SHA for 1161b78 - Browse repository at this point
Copy the full SHA 1161b78View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6f68c2 - Browse repository at this point
Copy the full SHA d6f68c2View commit details
Commits on Aug 12, 2016
-
updated to use updated Annotator API, which accommodates lazy initial…
…ization 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)
Mark Sammons committedAug 12, 2016 Configuration menu - View commit details
-
Copy full SHA for b016cc6 - Browse repository at this point
Copy the full SHA b016cc6View commit details
Commits on Aug 13, 2016
-
added test to try to monitor memory use with repeated instantiation o…
…f local SRL objects
Mark Sammons committedAug 13, 2016 Configuration menu - View commit details
-
Copy full SHA for 4a60b49 - Browse repository at this point
Copy the full SHA 4a60b49View commit details
Commits on Aug 14, 2016
-
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.
Mark Sammons committedAug 14, 2016 Configuration menu - View commit details
-
Copy full SHA for 662afdd - Browse repository at this point
Copy the full SHA 662afddView commit details -
updated icu dependency to non-snapshot
Mark Sammons committedAug 14, 2016 Configuration menu - View commit details
-
Copy full SHA for 2a98e89 - Browse repository at this point
Copy the full SHA 2a98e89View commit details
Commits on Aug 15, 2016
-
Mark Sammons committed
Aug 15, 2016 Configuration menu - View commit details
-
Copy full SHA for 357fd39 - Browse repository at this point
Copy the full SHA 357fd39View commit details
Commits on Aug 16, 2016
-
Merge branch 'icuupdate' into 'master'
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 committedAug 16, 2016 Configuration menu - View commit details
-
Copy full SHA for f5b0df0 - Browse repository at this point
Copy the full SHA f5b0df0View commit details -
Mark Sammons committed
Aug 16, 2016 Configuration menu - View commit details
-
Copy full SHA for d23369b - Browse repository at this point
Copy the full SHA d23369bView commit details -
Merge branch 'icuupdate' into 'master'
updated version number finalizing coordinated updates with illinois-nlp-pipeline See merge request !14
Mark Sammons committedAug 16, 2016 Configuration menu - View commit details
-
Copy full SHA for a008507 - Browse repository at this point
Copy the full SHA a008507View commit details
Commits on Sep 20, 2016
-
moving the files into the srl folder
khashab2 committedSep 20, 2016 Configuration menu - View commit details
-
Copy full SHA for 1f6beab - Browse repository at this point
Copy the full SHA 1f6beabView commit details -
Merge remote-tracking branch 'cogcomp/master'
# Conflicts: # .gitignore
khashab2 committedSep 20, 2016 Configuration menu - View commit details
-
Copy full SHA for 2ab580c - Browse repository at this point
Copy the full SHA 2ab580cView commit details -
adding srl to the main pom file.
khashab2 committedSep 20, 2016 Configuration menu - View commit details
-
Copy full SHA for 458b844 - Browse repository at this point
Copy the full SHA 458b844View commit details -
khashab2 committed
Sep 20, 2016 Configuration menu - View commit details
-
Copy full SHA for 6813089 - Browse repository at this point
Copy the full SHA 6813089View commit details -
khashab2 committed
Sep 20, 2016 Configuration menu - View commit details
-
Copy full SHA for de4dab6 - Browse repository at this point
Copy the full SHA de4dab6View commit details -
adding license header to the srl files.
khashab2 committedSep 20, 2016 Configuration menu - View commit details
-
Copy full SHA for 901998f - Browse repository at this point
Copy the full SHA 901998fView commit details
Commits on Sep 22, 2016
-
Merge remote-tracking branch 'cogcomp/master'
khashab2 committedSep 22, 2016 Configuration menu - View commit details
-
Copy full SHA for 2653065 - Browse repository at this point
Copy the full SHA 2653065View commit details -
applying comments: updated pom file and removed some redundant files.
khashab2 committedSep 22, 2016 Configuration menu - View commit details
-
Copy full SHA for 960e5c1 - Browse repository at this point
Copy the full SHA 960e5c1View commit details -
khashab2 committed
Sep 22, 2016 Configuration menu - View commit details
-
Copy full SHA for 90f920e - Browse repository at this point
Copy the full SHA 90f920eView commit details -
khashab2 committed
Sep 22, 2016 Configuration menu - View commit details
-
Copy full SHA for 8907a86 - Browse repository at this point
Copy the full SHA 8907a86View commit details -
adding a memory condition to srl tests.
khashab2 committedSep 22, 2016 Configuration menu - View commit details
-
Copy full SHA for f196fe4 - Browse repository at this point
Copy the full SHA f196fe4View commit details -
increase memory requirement for srl tests to 8gb.
khashab2 committedSep 22, 2016 Configuration menu - View commit details
-
Copy full SHA for fd97201 - Browse repository at this point
Copy the full SHA fd97201View commit details -
drop curator release components.
khashab2 committedSep 22, 2016 Configuration menu - View commit details
-
Copy full SHA for f292cde - Browse repository at this point
Copy the full SHA f292cdeView commit details
Commits on Oct 13, 2016
-
khashab2 committed
Oct 13, 2016 Configuration menu - View commit details
-
Copy full SHA for 084d0ba - Browse repository at this point
Copy the full SHA 084d0baView commit details
Commits on Oct 14, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 7c40a69 - Browse repository at this point
Copy the full SHA 7c40a69View commit details -
Changed SRL's TA cache mechanism
Removed `SentenceDBHandler` and replaced it with the `TextAnnotationCache` interface Added a `close()` method to the interface to avoid problems with MapDB (and any future implementers of the interface)
Configuration menu - View commit details
-
Copy full SHA for 24ba53e - Browse repository at this point
Copy the full SHA 24ba53eView commit details -
do not initialize multiple caches.
khashab2 committedOct 14, 2016 Configuration menu - View commit details
-
Copy full SHA for 8252cb9 - Browse repository at this point
Copy the full SHA 8252cb9View commit details