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

[WIP] Add multilingual tagger #11

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

[WIP] Add multilingual tagger #11

wants to merge 13 commits into from

Commits on Mar 22, 2021

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

Commits on Mar 23, 2021

  1. fix issue with POS tags

    CoderPat committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    879726d View commit details
    Browse the repository at this point in the history
  2. remove forgotten breakpoint

    CoderPat committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    c0a3989 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. add spacy taggers

    kayoyin committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    8e9db03 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. updates

    kayoyin committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    ca5e1b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

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

Commits on Apr 5, 2021

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

Commits on Apr 12, 2021

  1. update tagger

    kayoyin committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    a50881b View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. super slow tagger ugh

    kayoyin committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    6f783f6 View commit details
    Browse the repository at this point in the history
  2. make tagger faster

    CoderPat committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    11ebbc6 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. fix batching of documents

    CoderPat committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    8b680c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

  1. update tagger (bug)

    kayoyin committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    5e83079 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97e11e9 View commit details
    Browse the repository at this point in the history