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

Cv2 3408 add fasttext #20

Merged
merged 9 commits into from
Aug 3, 2023
Merged

Cv2 3408 add fasttext #20

merged 9 commits into from
Aug 3, 2023

Commits on Aug 1, 2023

  1. Create fasttext.py

    amydunphy authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    931e3d9 View commit details
    Browse the repository at this point in the history
  2. Update requirements.txt

    amydunphy authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    47d4772 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b376c2 View commit details
    Browse the repository at this point in the history
  4. unittests for fasttext

    amydunphy authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    716a4b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0842be3 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Update requirements.txt

    DGaffney authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    1bbcf8d View commit details
    Browse the repository at this point in the history
  2. fix variable name

    amydunphy authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    2b6d65d View commit details
    Browse the repository at this point in the history
  3. fix unittests

    amydunphy authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    1bd7214 View commit details
    Browse the repository at this point in the history
  4. better test

    amydunphy authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    424ad00 View commit details
    Browse the repository at this point in the history