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

Feature/named entity recognition #11

Merged
merged 31 commits into from
Jul 13, 2023
Merged

Commits on Jul 7, 2023

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

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    3f31c81 View commit details
    Browse the repository at this point in the history
  2. Plug in real data feed

    ColinDaglish committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    8bf8b5a View commit details
    Browse the repository at this point in the history
  3. fix tests

    ColinDaglish committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    4eff9eb View commit details
    Browse the repository at this point in the history
  4. Fix tests

    ColinDaglish committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    f2a02a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Restructure package

    ColinDaglish committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    5f3fd35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa95788 View commit details
    Browse the repository at this point in the history
  3. Fix duplication in code

    ColinDaglish committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    7d5ccec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7156344 View commit details
    Browse the repository at this point in the history
  5. new path

    ColinDaglish committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    c3ecaf4 View commit details
    Browse the repository at this point in the history
  6. test ci.yml

    ColinDaglish committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    eadef67 View commit details
    Browse the repository at this point in the history
  7. Update CodeCov.yml

    ColinDaglish authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    847c08f View commit details
    Browse the repository at this point in the history
  8. update requirements.txt

    ColinDaglish committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    b38438a View commit details
    Browse the repository at this point in the history
  9. Update CodeCov.yml

    ColinDaglish authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    5830558 View commit details
    Browse the repository at this point in the history
  10. Re-activate tests

    ColinDaglish committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    4f1466a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a67b2fc View commit details
    Browse the repository at this point in the history
  12. amend version no

    ColinDaglish committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    42de250 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4de3692 View commit details
    Browse the repository at this point in the history
  14. block spacy test

    ColinDaglish committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    0c3ccd3 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    44ff672 View commit details
    Browse the repository at this point in the history
  2. add type-hints

    ColinDaglish committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    8bec0a4 View commit details
    Browse the repository at this point in the history
  3. update config

    ColinDaglish committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    d850567 View commit details
    Browse the repository at this point in the history
  4. lda test

    ColinDaglish committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    905fad7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a60143a View commit details
    Browse the repository at this point in the history
  6. Update CodeCov.yml

    ColinDaglish authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    bee9fee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    242e00c View commit details
    Browse the repository at this point in the history
  8. Update CodeCov.yml

    ColinDaglish authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    2c8c20d View commit details
    Browse the repository at this point in the history
  9. Update CodeCov.yml

    ColinDaglish authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    4c18d04 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a3d4ceb View commit details
    Browse the repository at this point in the history
  11. add import

    ColinDaglish authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    34072b1 View commit details
    Browse the repository at this point in the history
  12. add import sys

    ColinDaglish authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    6a168c6 View commit details
    Browse the repository at this point in the history