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

Spacy parser #346

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

Spacy parser #346

wants to merge 4 commits into from

Commits on Aug 31, 2024

  1. import spacy outside the method

    aliqb committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    3909aef View commit details
    Browse the repository at this point in the history
  2. remove unexpected argument

    aliqb committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    44ddbf6 View commit details
    Browse the repository at this point in the history
  3. change tag property name

    aliqb committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    af91f04 View commit details
    Browse the repository at this point in the history
  4. handle ez tag

    aliqb committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    f7f0bd6 View commit details
    Browse the repository at this point in the history