Skip to content
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

Open
wants to merge 127 commits into
base: master
Choose a base branch
from
Open

WIP: Adding SRL #215

wants to merge 127 commits into from

Commits on Dec 12, 2014

  1. Initial commit

    christos-c committed Dec 12, 2014
    Configuration menu
    Copy the full SHA
    53c4ee1 View commit details
    Browse the repository at this point in the history
  2. Added pom.xml back to git

    christos-c committed Dec 12, 2014
    Configuration menu
    Copy the full SHA
    d31108b View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2014

  1. 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
    christos-c committed Dec 22, 2014
    Configuration menu
    Copy the full SHA
    ddef851 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2014

  1. 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)
    christos-c committed Dec 31, 2014
    Configuration menu
    Copy the full SHA
    7e0add5 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2015

  1. Minor changes

    Replaced console output with logger calls
    Updated compileModelsToJar to accommodate both Stanford and Charniak
    christos-c committed Jan 27, 2015
    Configuration menu
    Copy the full SHA
    e94d688 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2015

  1. Added JUnit tests

    Removed unnecessary dependencies
    Switched to illinois-nlp-pipeline-0.1.2
    Minor fixes
    christos-c committed May 13, 2015
    Configuration menu
    Copy the full SHA
    794bd04 View commit details
    Browse the repository at this point in the history
  2. Declared gurobi optional

    christos-c committed May 13, 2015
    Configuration menu
    Copy the full SHA
    6eeded1 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2015

  1. Reverted back to nlp-pipeline-0.1.1

    Fixed model deployment
    christos-c committed May 21, 2015
    Configuration menu
    Copy the full SHA
    9bee145 View commit details
    Browse the repository at this point in the history
  2. Fixed bug in TextPreProcessor

    fixed a bug that prevented the TextPreProcessor from being initialized outside SRL.
    christos-c authored and khashab2 committed May 21, 2015
    Configuration menu
    Copy the full SHA
    93352eb View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2015

  1. Configuration menu
    Copy the full SHA
    80fd99e View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2015

  1. Added an option for max inference rounds

    -Only works with the Lagrange inference solver for now
    christos-c committed Jul 8, 2015
    Configuration menu
    Copy the full SHA
    e766eb4 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2015

  1. Configuration menu
    Copy the full SHA
    09216e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bd5517 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2015

  1. moving to new deps 1

    shyamupa committed Sep 29, 2015
    Configuration menu
    Copy the full SHA
    4a15867 View commit details
    Browse the repository at this point in the history
  2. moving to new deps 2

    shyamupa committed Sep 29, 2015
    Configuration menu
    Copy the full SHA
    80a30f0 View commit details
    Browse the repository at this point in the history
  3. moving to new deps 3

    handle exception from getParsePhrase
    shyamupa committed Sep 29, 2015
    Configuration menu
    Copy the full SHA
    b011ba6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da09783 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    39b1a5e View commit details
    Browse the repository at this point in the history
  6. should compile. v5.1.3

    shyamupa committed Sep 29, 2015
    Configuration menu
    Copy the full SHA
    527ac81 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2015

  1. WIP for moving to new dep.

    shyamupa committed Sep 30, 2015
    Configuration menu
    Copy the full SHA
    e9a68aa View commit details
    Browse the repository at this point in the history
  2. which inference to use?

    shyamupa committed Sep 30, 2015
    Configuration menu
    Copy the full SHA
    f322db1 View commit details
    Browse the repository at this point in the history
  3. compiles

    shyamupa committed Sep 30, 2015
    Configuration menu
    Copy the full SHA
    400d6fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a088e3 View commit details
    Browse the repository at this point in the history
  5. New config for pipeline

    christos-c committed Sep 30, 2015
    Configuration menu
    Copy the full SHA
    39993e1 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2015

  1. Configuration menu
    Copy the full SHA
    dd07d30 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2015

  1. Configuration menu
    Copy the full SHA
    8dbadf3 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2015

  1. also try SP

    shyamupa committed Oct 6, 2015
    Configuration menu
    Copy the full SHA
    3722c3e View commit details
    Browse the repository at this point in the history
  2. confiugrable learner

    shyamupa committed Oct 6, 2015
    Configuration menu
    Copy the full SHA
    2afb706 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2015

  1. adding learner config

    shyamupa committed Oct 7, 2015
    Configuration menu
    Copy the full SHA
    2386ec7 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2015

  1. all models trained!

    shyamupa committed Oct 11, 2015
    Configuration menu
    Copy the full SHA
    e744814 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    760b95f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8d34db View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2015

  1. tested interactively

    shyamupa committed Oct 12, 2015
    Configuration menu
    Copy the full SHA
    75db17e View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2015

  1. turned off -ea for assertions.

    Also supressed some compilation issues in curator-release.
    Otherwise good to work. Gets F1 71.6
    shyamupa committed Oct 13, 2015
    Configuration menu
    Copy the full SHA
    e46916b View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2015

  1. Cleaning up

    Migrated to Java 7
    Removed JLISLearner (and related classes)
    christos-c committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    f881cff View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2015

  1. no nom model now

    shyamupa committed Oct 15, 2015
    Configuration menu
    Copy the full SHA
    ae4e3ce View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2015

  1. Massive cleaning up

    Using new AnnotatorService
    christos-c committed Oct 21, 2015
    Configuration menu
    Copy the full SHA
    7e2c3e7 View commit details
    Browse the repository at this point in the history
  2. Completed README

    Maven test pass
    christos-c committed Oct 21, 2015
    Configuration menu
    Copy the full SHA
    ae89da4 View commit details
    Browse the repository at this point in the history
  3. 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
    christos-c committed Oct 21, 2015
    Configuration menu
    Copy the full SHA
    9c03a57 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2015

  1. Added license

    christos-c committed Oct 22, 2015
    Configuration menu
    Copy the full SHA
    ee4fa4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a645b1b View commit details
    Browse the repository at this point in the history
  3. updating pom to 5.1.5

    shyamupa committed Oct 22, 2015
    Configuration menu
    Copy the full SHA
    a12aaf6 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'shyam'

    Conflicts:
    	src/main/java/edu/illinois/cs/cogcomp/srl/SemanticRoleLabeler.java
    shyamupa committed Oct 22, 2015
    Configuration menu
    Copy the full SHA
    c79f40f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d1ed497 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d693602 View commit details
    Browse the repository at this point in the history
  7. all should be fixed now

    shyamupa committed Oct 22, 2015
    Configuration menu
    Copy the full SHA
    550d228 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2015

  1. Configuration menu
    Copy the full SHA
    5ea7da9 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2015

  1. Configuration menu
    Copy the full SHA
    c60c57b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    803bb24 View commit details
    Browse the repository at this point in the history
  3. 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
    christos-c committed Nov 2, 2015
    Configuration menu
    Copy the full SHA
    4c98921 View commit details
    Browse the repository at this point in the history
  4. two config madness handled

    shyamupa committed Nov 2, 2015
    Configuration menu
    Copy the full SHA
    7f4d3b6 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'newthreads' into 'master'

    two config madness handled
    
    Mvn test passes now. Test config modified.
    
    See merge request !4
    christos-c committed Nov 2, 2015
    Configuration menu
    Copy the full SHA
    091cfde View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2015

  1. Updated Edison dependency

    christos-c committed Nov 3, 2015
    Configuration menu
    Copy the full SHA
    99e7875 View commit details
    Browse the repository at this point in the history
  2. new models

    shyamupa committed Nov 3, 2015
    Configuration menu
    Copy the full SHA
    1260b53 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'sshyam' into 'master'

    new models
    
    all use 5.1.6!
    
    See merge request !5
    shyamupa committed Nov 3, 2015
    Configuration menu
    Copy the full SHA
    6bfb3fa View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2015

  1. Configuration menu
    Copy the full SHA
    79de23f View commit details
    Browse the repository at this point in the history
  2. Updated models version

    christos-c committed Nov 19, 2015
    Configuration menu
    Copy the full SHA
    6827469 View commit details
    Browse the repository at this point in the history
  3. Updated dependencies versions

    Solved the Configurator/ResourceManager bug when using the nlp-pipeline
    christos-c committed Nov 19, 2015
    Configuration menu
    Copy the full SHA
    2923071 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2015

  1. 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
    christos-c committed Nov 23, 2015
    Configuration menu
    Copy the full SHA
    122767c View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2015

  1. 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)
    christos-c committed Dec 8, 2015
    Configuration menu
    Copy the full SHA
    e191bdf View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2015

  1. Removed pred-arg evaluator

    Replaced with evaluator in core-utilities
    christos-c committed Dec 9, 2015
    Configuration menu
    Copy the full SHA
    298fa23 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2015

  1. updated to follow changes to Annotator API

    Mark Sammons committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    a17d815 View commit details
    Browse the repository at this point in the history
  2. added Configurators for SRL to replace previous configuration code, b…

    …ring it more in line with other CCG NLP packages
    Mark Sammons committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    5c1306b View commit details
    Browse the repository at this point in the history
  3. added minimal documentation to new classes

    Mark Sammons committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    1db66f9 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2015

  1. 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 committed Dec 22, 2015
    Configuration menu
    Copy the full SHA
    6890b3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9053fbb View commit details
    Browse the repository at this point in the history
  3. updated SRL with constructor with no config file

    Mark Sammons committed Dec 22, 2015
    Configuration menu
    Copy the full SHA
    a8e3f30 View commit details
    Browse the repository at this point in the history
  4. updated SRL constructors to use ResourceManagers

    Mark Sammons committed Dec 22, 2015
    Configuration menu
    Copy the full SHA
    4a3f0e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db4f56d View commit details
    Browse the repository at this point in the history
  6. 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 committed Dec 22, 2015
    Configuration menu
    Copy the full SHA
    d94ab6b View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2015

  1. Configuration menu
    Copy the full SHA
    8c5b106 View commit details
    Browse the repository at this point in the history
  2. Fixed minor logging error

    christos-c committed Dec 23, 2015
    Configuration menu
    Copy the full SHA
    b518ebf View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2015

  1. 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 committed Dec 25, 2015
    Configuration menu
    Copy the full SHA
    4d9070a View commit details
    Browse the repository at this point in the history
  2. 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 committed Dec 25, 2015
    Configuration menu
    Copy the full SHA
    48e310d View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2016

  1. Updated to latest dependencies

    Removed wordnet from `.gitignore` since it's not getting created by `jwnl-prime`
    christos-c committed Jan 17, 2016
    Configuration menu
    Copy the full SHA
    a2c9f40 View commit details
    Browse the repository at this point in the history
  2. 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 committed Jan 17, 2016
    Configuration menu
    Copy the full SHA
    d9c1eec View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2016

  1. Fixed NOMLEX reader bug

    Removed the specification of the directory during `SRLManager` initialization
    Removed WordNet-related initialization
    Updated to latest dependencies
    christos-c committed Jan 31, 2016
    Configuration menu
    Copy the full SHA
    9a58721 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2016

  1. Updated models usage

    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-c committed Feb 1, 2016
    Configuration menu
    Copy the full SHA
    c07c1a1 View commit details
    Browse the repository at this point in the history
  2. updated version

    Mark Sammons committed Feb 1, 2016
    Configuration menu
    Copy the full SHA
    fbd5602 View commit details
    Browse the repository at this point in the history
  3. fixed bug with incorrect package name

    Mark Sammons committed Feb 1, 2016
    Configuration menu
    Copy the full SHA
    62fe36c View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2016

  1. Small changes

    Updated to the latest dependencies
    Using `DummyTextAnnotationGenerator` for the unit tests
    christos-c committed Feb 20, 2016
    Configuration menu
    Copy the full SHA
    a31d438 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2016

  1. Removed prop/nombank dependence during inference

    The legal arguments/senses are contained in the resource files
    christos-c committed Mar 28, 2016
    Configuration menu
    Copy the full SHA
    1e0b6f6 View commit details
    Browse the repository at this point in the history
  2. 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 committed Mar 28, 2016
    Configuration menu
    Copy the full SHA
    5bca95d View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2016

  1. Fixed Windows-specific JWNL problem

    Now supporting `OJAlgo` ILP inference
    Moved contents of `jlis` package to `learn`
    Added pipeline properties
    christos-c committed Apr 12, 2016
    Configuration menu
    Copy the full SHA
    0459b97 View commit details
    Browse the repository at this point in the history
  2. Added Windows script

    christos-c committed Apr 12, 2016
    Configuration menu
    Copy the full SHA
    e2ce6a5 View commit details
    Browse the repository at this point in the history
  3. Added ILP Solver as a property

    Added more pipeline properties
    Squashed "weight vector loaded" message
    christos-c committed Apr 12, 2016
    Configuration menu
    Copy the full SHA
    52cc455 View commit details
    Browse the repository at this point in the history
  4. Added GitLab CI script

    christos-c committed Apr 12, 2016
    Configuration menu
    Copy the full SHA
    025e7df View commit details
    Browse the repository at this point in the history
  5. Fixed unit tests

    Added OJAlgo as default solver and switched off the Curator
    christos-c committed Apr 12, 2016
    Configuration menu
    Copy the full SHA
    82040ec View commit details
    Browse the repository at this point in the history
  6. Added CI badge

    christos-c committed Apr 12, 2016
    Configuration menu
    Copy the full SHA
    75de089 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5c6c99c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    396de0d View commit details
    Browse the repository at this point in the history
  9. Merge branch 'christos-win' into 'master'

    Windows support (+ minor refactoring)
    
    Addresses multiple problems when running on Windows and w/o Gurobi
    Fixes CogComp#8 and #2 
    
    See merge request !11
    christos-c committed Apr 12, 2016
    Configuration menu
    Copy the full SHA
    5722539 View commit details
    Browse the repository at this point in the history
  10. Removed CI badge

    Couldn't get it to work.
    christos-c committed Apr 12, 2016
    Configuration menu
    Copy the full SHA
    2a04ebc View commit details
    Browse the repository at this point in the history

Commits on May 2, 2016

  1. Update README.md

    christos-c committed May 2, 2016
    Configuration menu
    Copy the full SHA
    976f288 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2016

  1. upgrade SL dependency

    khashab2 committed May 4, 2016
    Configuration menu
    Copy the full SHA
    d444a13 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'daniel_sl_dependency_upgrade' into 'master'

    upgrade SL dependency
    
    
    
    See merge request !12
    christos-c committed May 4, 2016
    Configuration menu
    Copy the full SHA
    3998c95 View commit details
    Browse the repository at this point in the history
  3. Fixed typo in feature definition

    Closes CogComp#9
    christos-c committed May 4, 2016
    Configuration menu
    Copy the full SHA
    15cd5fd View commit details
    Browse the repository at this point in the history
  4. Increment version

    christos-c committed May 4, 2016
    Configuration menu
    Copy the full SHA
    13e2746 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2016

  1. Configuration menu
    Copy the full SHA
    691aac5 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2016

  1. Updated cogcomp-nlp & pipeline deps

    Changed `CoNLLColumnFormatReader.LemmaIdentifier` to `PredicateArgumentView.LemmaIdentifier`
    christos-c committed Aug 1, 2016
    Configuration menu
    Copy the full SHA
    ae71b69 View commit details
    Browse the repository at this point in the history
  2. Fixed bug in PropBank legal args list creation

    Missing modifier roles are added
    christos-c committed Aug 1, 2016
    Configuration menu
    Copy the full SHA
    1161b78 View commit details
    Browse the repository at this point in the history
  3. Incremented version

    christos-c committed Aug 1, 2016
    Configuration menu
    Copy the full SHA
    d6f68c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2016

  1. 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 committed Aug 12, 2016
    Configuration menu
    Copy the full SHA
    b016cc6 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2016

  1. added test to try to monitor memory use with repeated instantiation o…

    …f local SRL objects
    Mark Sammons committed Aug 13, 2016
    Configuration menu
    Copy the full SHA
    4a60b49 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2016

  1. 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 committed Aug 14, 2016
    Configuration menu
    Copy the full SHA
    662afdd View commit details
    Browse the repository at this point in the history
  2. updated icu dependency to non-snapshot

    Mark Sammons committed Aug 14, 2016
    Configuration menu
    Copy the full SHA
    2a98e89 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2016

  1. updated pipeline dependency

    Mark Sammons committed Aug 15, 2016
    Configuration menu
    Copy the full SHA
    357fd39 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2016

  1. 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 committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    f5b0df0 View commit details
    Browse the repository at this point in the history
  2. updated version number

    Mark Sammons committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    d23369b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'icuupdate' into 'master'

    updated version number
    
    finalizing coordinated updates with illinois-nlp-pipeline
    
    See merge request !14
    Mark Sammons committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    a008507 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2016

  1. moving the files into the srl folder

    khashab2 committed Sep 20, 2016
    Configuration menu
    Copy the full SHA
    1f6beab View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'cogcomp/master'

    # Conflicts:
    #	.gitignore
    khashab2 committed Sep 20, 2016
    Configuration menu
    Copy the full SHA
    2ab580c View commit details
    Browse the repository at this point in the history
  3. adding srl to the main pom file.

    khashab2 committed Sep 20, 2016
    Configuration menu
    Copy the full SHA
    458b844 View commit details
    Browse the repository at this point in the history
  4. update readme file

    khashab2 committed Sep 20, 2016
    Configuration menu
    Copy the full SHA
    6813089 View commit details
    Browse the repository at this point in the history
  5. remove gitlab-ci file.

    khashab2 committed Sep 20, 2016
    Configuration menu
    Copy the full SHA
    de4dab6 View commit details
    Browse the repository at this point in the history
  6. adding license header to the srl files.

    khashab2 committed Sep 20, 2016
    Configuration menu
    Copy the full SHA
    901998f View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2016

  1. Merge remote-tracking branch 'cogcomp/master'

    khashab2 committed Sep 22, 2016
    Configuration menu
    Copy the full SHA
    2653065 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    960e5c1 View commit details
    Browse the repository at this point in the history
  3. applying formatter on SRL.

    khashab2 committed Sep 22, 2016
    Configuration menu
    Copy the full SHA
    90f920e View commit details
    Browse the repository at this point in the history
  4. dropping two old fex files.

    khashab2 committed Sep 22, 2016
    Configuration menu
    Copy the full SHA
    8907a86 View commit details
    Browse the repository at this point in the history
  5. adding a memory condition to srl tests.

    khashab2 committed Sep 22, 2016
    Configuration menu
    Copy the full SHA
    f196fe4 View commit details
    Browse the repository at this point in the history
  6. increase memory requirement for srl tests to 8gb.

    khashab2 committed Sep 22, 2016
    Configuration menu
    Copy the full SHA
    fd97201 View commit details
    Browse the repository at this point in the history
  7. drop curator release components.

    khashab2 committed Sep 22, 2016
    Configuration menu
    Copy the full SHA
    f292cde View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2016

  1. some clean up for pom.xml.

    khashab2 committed Oct 13, 2016
    Configuration menu
    Copy the full SHA
    084d0ba View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2016

  1. Configuration menu
    Copy the full SHA
    7c40a69 View commit details
    Browse the repository at this point in the history
  2. 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)
    christos-c committed Oct 14, 2016
    Configuration menu
    Copy the full SHA
    24ba53e View commit details
    Browse the repository at this point in the history
  3. do not initialize multiple caches.

    khashab2 committed Oct 14, 2016
    Configuration menu
    Copy the full SHA
    8252cb9 View commit details
    Browse the repository at this point in the history