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

added .pipe() method to spaCy integration #16

Merged
merged 15 commits into from
Aug 24, 2023

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    33e14ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37fb431 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    91b8f03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f34f813 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    0711804 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f58b6b View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. chore: added overwrite_entities flag

    chore: removed warning
    chore: updated changelog
    davidberenstein1957 committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    12b52f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57390d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

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

Commits on Aug 24, 2023

  1. Small refactor + formatting

    * Removed Optional from `overwrite_entities`
    * Introduce `set_ents` method to prevent duplicate code
    tomaarsen committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    f02469e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a524b89 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    tomaarsen committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    699659e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1653b0e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf0ad39 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    115c3ea View commit details
    Browse the repository at this point in the history