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 Transformer-based NER classifier using Hugging Face models #63

Merged
merged 10 commits into from
Sep 29, 2024

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    a5bed75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a3b5c3 View commit details
    Browse the repository at this point in the history
  3. fix the transformer classifier

    lfcc1 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    bd88246 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7c29ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45a882c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0aeaa1a View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. update dependencies

    lfcc1 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    86dde2c View commit details
    Browse the repository at this point in the history
  2. update dependencies

    lfcc1 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    0ab097c View commit details
    Browse the repository at this point in the history
  3. update dependencies

    lfcc1 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    5c82ca6 View commit details
    Browse the repository at this point in the history
  4. update dependencies

    lfcc1 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    8ac2d7a View commit details
    Browse the repository at this point in the history