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

Target word token pattern annotator #135

Commits on Jan 10, 2024

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

Commits on Jan 11, 2024

  1. improved naming of base config, separated processor loader code, fina…

    …lized testing of recall booster option
    LydiaMennesHealth committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    aac856b View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    0c339df View commit details
    Browse the repository at this point in the history
  2. formatting

    LydiaMennesHealth committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    7868d23 View commit details
    Browse the repository at this point in the history
  3. formatting issues

    LydiaMennesHealth committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    3653eee View commit details
    Browse the repository at this point in the history
  4. flake finally happy

    LydiaMennesHealth committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    95feeb2 View commit details
    Browse the repository at this point in the history
  5. docformatter

    LydiaMennesHealth committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    03c706d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6df3507 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    097ebcc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a0227fe View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    56bbd2f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ae8c6b5 View commit details
    Browse the repository at this point in the history
  11. changed unneccessary usage of double slashes in regexes for readabili…

    …ty (only \d left now) in date regexes
    LydiaMennesHealth committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    42d0b0a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8ffff50 View commit details
    Browse the repository at this point in the history
  13. added first replacement pattern in date_dmy_1 including testing, adde…

    …d small wrapper class for full month tagging where pre match words are added to regex pattern for readability
    LydiaMennesHealth committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    7de9985 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    c513aa2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    809f8d0 View commit details
    Browse the repository at this point in the history
  3. formatting fixed

    LydiaMennesHealth committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    d8017a9 View commit details
    Browse the repository at this point in the history
  4. final formatting

    LydiaMennesHealth committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    c11b1c9 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. found issue with month only mentions during validation, fixed with wo…

    …rd boundaries and added testing
    LydiaMennesHealth committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    a2a6240 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    937153c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45c6a15 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. expanded list

    LydiaMennesHealth committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    ac19886 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. ignore vscode stuff

    LydiaMennesHealth committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    81629b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43aba48 View commit details
    Browse the repository at this point in the history
  3. last merge conflict

    LydiaMennesHealth committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    0cb1fac View commit details
    Browse the repository at this point in the history
  4. typo

    LydiaMennesHealth committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    7e93d1b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f9abdd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    696d4ce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4ffafb6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f0b050a View commit details
    Browse the repository at this point in the history