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/text extraction #11

Merged
merged 30 commits into from
Jun 3, 2024
Merged

Feature/text extraction #11

merged 30 commits into from
Jun 3, 2024

Commits on May 30, 2024

  1. Script for text extraction

    u21598012 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    f719a79 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Update python-app-test.yml

    Yeshlen authored May 31, 2024
    Configuration menu
    Copy the full SHA
    7ba5d6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcf7ac4 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Basic File Agnostic

    u21598012 committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    1089a44 View commit details
    Browse the repository at this point in the history
  2. Packaged functionality

    u21598012 committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    c7482ed View commit details
    Browse the repository at this point in the history
  3. Refactored to class

    u21598012 committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    efe5142 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Refactored to subsystems

    u21598012 committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    d0fd69e View commit details
    Browse the repository at this point in the history
  2. Validator unit tests

    u21598012 committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    18883b3 View commit details
    Browse the repository at this point in the history
  3. unit tests completed

    u21598012 committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    c653376 View commit details
    Browse the repository at this point in the history
  4. removed externals

    u21598012 committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    a37ac7a View commit details
    Browse the repository at this point in the history
  5. changed from void

    u21598012 committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    a57204e View commit details
    Browse the repository at this point in the history
  6. requirements.txt

    u21598012 committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    b84a2b4 View commit details
    Browse the repository at this point in the history
  7. Added Language Detector

    Yeshlen committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    111a47a View commit details
    Browse the repository at this point in the history
  8. Merge pull request #12 from COS301-SE-2024/feature/lang_detect

    Added Language Detector
    u21598012 authored Jun 2, 2024
    Configuration menu
    Copy the full SHA
    19f1d8b View commit details
    Browse the repository at this point in the history
  9. class seaparation

    u21598012 committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    9be39c5 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    ccc18db View commit details
    Browse the repository at this point in the history
  2. Branch Clean Up

    Yeshlen committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    4c21e16 View commit details
    Browse the repository at this point in the history
  3. Branch Clean Up - Mockdata

    Yeshlen committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    842e493 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9f83d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0cf7556 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    u21598012 authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    5ddfda6 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    u21598012 authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    2a95cdd View commit details
    Browse the repository at this point in the history
  8. Update README.md

    u21598012 authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    648effb View commit details
    Browse the repository at this point in the history
  9. Update README.md

    u21598012 authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    7696fed View commit details
    Browse the repository at this point in the history
  10. testing fixes

    Yudi-G committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    8f3eb40 View commit details
    Browse the repository at this point in the history
  11. testing fixes

    Yudi-G committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    339eb1d View commit details
    Browse the repository at this point in the history
  12. actions debugging

    Yudi-G committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    844267b View commit details
    Browse the repository at this point in the history
  13. actions debugging

    Yudi-G committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    01d4963 View commit details
    Browse the repository at this point in the history
  14. actions debugging

    Yudi-G committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    dedf72b View commit details
    Browse the repository at this point in the history
  15. actions debugging

    Yudi-G committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    7c5f156 View commit details
    Browse the repository at this point in the history