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

Add optional id property to EntityRuler patterns #3591

Merged
merged 12 commits into from
Jun 16, 2019
Merged

Add optional id property to EntityRuler patterns #3591

merged 12 commits into from
Jun 16, 2019

Commits on Apr 8, 2019

  1. Configuration menu
    Copy the full SHA
    4d1efc4 View commit details
    Browse the repository at this point in the history
  2. Adding Spacy Contributor aggreement

    Kabir Khan committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    d7f2026 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f771b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2019

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

Commits on Apr 15, 2019

  1. Update Entity Ruler to support an 'id' attribute per pattern that exp…

    …licitly identifies an entity.
    Kabir Khan committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    8ac6867 View commit details
    Browse the repository at this point in the history
  2. Fixing tests

    Kabir Khan committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    94cd3ae View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2019

  1. Configuration menu
    Copy the full SHA
    f45c42c View commit details
    Browse the repository at this point in the history
  2. Remove custom extension entity_id and use built in ent_id token attri…

    …bute.
    Kabir Khan committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    820a2a2 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2019

  1. Changing entity_id to ent_id for consistent naming

    Kabir Khan committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    0b475bf View commit details
    Browse the repository at this point in the history
  2. entity_ids => ent_ids

    Kabir Khan committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    34deeb4 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2019

  1. Removing kb, cleaning up tests, making util functions private, use rs…

    …plit instead of split
    Kabir Khan committed May 11, 2019
    Configuration menu
    Copy the full SHA
    1e70dbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07aee67 View commit details
    Browse the repository at this point in the history