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

Optimize tagger logic using numpy #35

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Oct 17, 2022

  1. Update tagger to use numpy.

    Also update model file and a test case.
    ZhanruiLiang committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    d333ac9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5474cc7 View commit details
    Browse the repository at this point in the history
  3. Fix formatting issue.

    ZhanruiLiang committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    55a99de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d870d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8bd9788 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Resolve conflicts.

    ZhanruiLiang committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    048f696 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43c6277 View commit details
    Browse the repository at this point in the history
  3. Format files.

    ZhanruiLiang committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    4204dfe View commit details
    Browse the repository at this point in the history