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

Weekly update #2

Merged
merged 37 commits into from
Oct 24, 2018
Merged

Weekly update #2

merged 37 commits into from
Oct 24, 2018

Commits on Jan 8, 2018

  1. updated pos training locally

    Mark Sammons committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    de1416b View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2018

  1. Merge branch 'master' of https://github.com/CogComp/cogcomp-nlp into …

    …ms-pos
    Mark Sammons committed Sep 2, 2018
    Configuration menu
    Copy the full SHA
    9a49c06 View commit details
    Browse the repository at this point in the history
  2. improved json serializer test

    expanded core-utilities documentation regarding Configurators
    Mark Sammons committed Sep 2, 2018
    Configuration menu
    Copy the full SHA
    08be4d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2018

  1. Configuration parameters, gazetteers and brown clusters are no long s…

    …tatic singleton
    
    rather they are stored in the annotator (which is a singleton per model via the factory for
    NER annotators). In this way, we can have multiple NER models for different languages in the
    same process space.
    Thomas L. Redman authored and Mark Sammons committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    a307bf1 View commit details
    Browse the repository at this point in the history
  2. Use StringBuilder to concatenate in BasicTextAnnotationBuilder

    schen149 authored and Mark Sammons committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    1eef796 View commit details
    Browse the repository at this point in the history
  3. Fixing string concat in the entire core-utilities package

    schen149 authored and Mark Sammons committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    42ac0cb View commit details
    Browse the repository at this point in the history
  4. Next version.

    Thomas L. Redman authored and Mark Sammons committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    0040548 View commit details
    Browse the repository at this point in the history
  5. Added a modicum of error handling to bits of code around what I touched.

    Thomas L. Redman authored and Mark Sammons committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    e46fe4a View commit details
    Browse the repository at this point in the history
  6. updated repository info to point to new host (macniece)

    removed duplicate entry in comma-srl's pom file
    Mark Sammons committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    ce376c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2018

  1. Configuration menu
    Copy the full SHA
    d9d1a1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dbd024 View commit details
    Browse the repository at this point in the history
  3. updated params

    mayhewsw committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    6ead8a8 View commit details
    Browse the repository at this point in the history
  4. Fixed a small bug

    mayhewsw committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    2eee336 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2018

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

Commits on Oct 4, 2018

  1. Merge pull request #688 from mssammon/master

    update core-utilities readme with configurator info
    Daniel Khashabi authored Oct 4, 2018
    Configuration menu
    Copy the full SHA
    1362565 View commit details
    Browse the repository at this point in the history
  2. Change the website url throughout the code-base:

    cogcogmp.cs.illinois.edu -> cogcomp.org
    khashab2 committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    0005e21 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #699 from CogComp/oct-4

    Change the website url throughout the code-base
    Daniel Khashabi authored Oct 4, 2018
    Configuration menu
    Copy the full SHA
    7c623fb View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2018

  1. Configuration menu
    Copy the full SHA
    4bd78e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cee773 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10de86a View commit details
    Browse the repository at this point in the history
  4. merged

    mayhewsw committed Oct 6, 2018
    Configuration menu
    Copy the full SHA
    e881884 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ccf6d8c View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2018

  1. Slight cleanup

    mayhewsw committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    5714705 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42d2dd1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afc2696 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    839bbe2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    359a9f2 View commit details
    Browse the repository at this point in the history
  6. Small updates

    mayhewsw committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    7d21e3f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    835f8cb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ecf7431 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #700 from mayhewsw/master

    Cleanup several NER scripts, add format argument, add Annotate ability to different formats
    Daniel Khashabi authored Oct 15, 2018
    Configuration menu
    Copy the full SHA
    bbf1c44 View commit details
    Browse the repository at this point in the history
  10. increment version

    danr-ccg committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    c0257e6 View commit details
    Browse the repository at this point in the history
  11. Hotfix for silly bug.

    Should not check if file exists.
    mayhewsw authored Oct 15, 2018
    Configuration menu
    Copy the full SHA
    31c304e View commit details
    Browse the repository at this point in the history
  12. Hotfix for silly bug.

    Should not check if -format is a file.
    mayhewsw authored Oct 15, 2018
    Configuration menu
    Copy the full SHA
    ad2c98c View commit details
    Browse the repository at this point in the history
  13. Hotfix for silly bug

    Should not check if -json format is a directory.
    mayhewsw authored Oct 15, 2018
    Configuration menu
    Copy the full SHA
    3577152 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2018

  1. Update README.md

    Daniel Khashabi authored Oct 21, 2018
    Configuration menu
    Copy the full SHA
    6ed3aaa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #703 from CogComp/danyaljj-patch-3

    Minor updates to Edison readme.
    Daniel Khashabi authored Oct 21, 2018
    Configuration menu
    Copy the full SHA
    e98514b View commit details
    Browse the repository at this point in the history