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

Improved paragraph algorithm #118

Merged
merged 88 commits into from
Aug 1, 2024
Merged

Commits on Jan 9, 2023

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

Commits on Jan 19, 2023

  1. update git tag versioning changes from #70

    jenniferajiang committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    fdd1993 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. added confidence to meta to match for API compatibility

    jenniferajiang committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    e387e30 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. 🚨 Black

    jenniferajiang committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    f7d0b82 View commit details
    Browse the repository at this point in the history
  2. A little manual merge? added latest updated negex meta priority for t…

    …esting
    jenniferajiang committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    5a2a16b View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Merge branch 'feature/logging-config' into dev

    jenniferajiang committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    3a072fc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/logging-config' into dev

    jenniferajiang committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    cce70e1 View commit details
    Browse the repository at this point in the history
  3. ✅ Updated tests

    jenniferajiang committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    3405ae9 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/logging-config' into dev

    jenniferajiang committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    dbc5b62 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Merge branch 'hotfix-negex-config' into dev

    jenniferajiang committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    f9b46e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Merge branch 'feature/74-blacklist-filtering' into dev

    jenniferajiang committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    6eaaf66 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

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

Commits on Apr 21, 2023

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

Commits on Apr 26, 2023

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

Commits on Apr 27, 2023

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

Commits on Jul 27, 2023

  1. Merge branch 'feature/48-allergy-postprocessing' into dev

    jenniferajiang committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    31749ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9924b5d View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Merge branch 'feature/48-allergy-postprocessing' into dev

    jenniferajiang committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    a958139 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Remove converted tag

    jamesbrandreth committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    1a1e2bc View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

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

Commits on Sep 22, 2023

  1. ✨ paragraph chunking wip

    jenniferajiang committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    5362af1 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Added loading regex config for paragraphs and capping problem concept…

    …s to 10
    jenniferajiang committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    f9c0109 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Keep n dash between numbers, update tests

    jenniferajiang committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    bc5c973 View commit details
    Browse the repository at this point in the history
  2. jenniferajiang committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    06adfde View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/paragraph-chunking' into dev

    jenniferajiang committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    c0b39ad View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. 🐛🔊 Fixed negex bug and added logs for paragrapher

    jenniferajiang committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    f0acfec View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. 🔊 Log message adjustments to make it more readable

    jenniferajiang committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    f4708f4 View commit details
    Browse the repository at this point in the history
  2. 🏗️ Changed the way annotators and negex pipelines are configured - ad…

    …ded options to disable pipelines
    jenniferajiang committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    a5d3f54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c85172a View commit details
    Browse the repository at this point in the history
  4. ✅ forgot to commit updated tests

    jenniferajiang committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    088c810 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Added error handling for config loading

    jenniferajiang committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    7920df1 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

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

Commits on Oct 10, 2023

  1. ⬆️ MedCAT==1.9.3

    jenniferajiang committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    72f31cf View commit details
    Browse the repository at this point in the history
  2. Merge branch 'hotfix/medcat-patch' into dev

    jenniferajiang committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    a370269 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60e02fd View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    5c2eb5a View commit details
    Browse the repository at this point in the history
  2. 👷 Install pytorch cpu

    jenniferajiang committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    8956c18 View commit details
    Browse the repository at this point in the history
  3. Update lookup data (#94)

    * 🗃️ Update latest lookup table data
    
    * ✅ Update tests
    jenniferjiangkells authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    3109cd0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95bbfeb View commit details
    Browse the repository at this point in the history
  5. 👷 Run tests on dev PRs

    jenniferajiang committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    8bf1bfb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca7dbe0 View commit details
    Browse the repository at this point in the history
  7. 🔧 Update sample miade config

    jenniferajiang committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    dbb165d View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Revert long problems list filtering and add numbering to problems list (

    #99)
    
    * Revert long problems list capping - it was correct the way it was before
    
    * ✨ Add numbering function to ProblemsAnnotator pipeline
    jenniferjiangkells authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    3bffac2 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Streamlit trainer preprocessing (#97)

    * Added train csv preprocessing steps
    
    * 🐛 Fixed train_csv document loading
    jenniferjiangkells authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    a1b9aa8 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Update problem blacklist

    jenniferajiang committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    4f41854 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'update-blacklist' into dev

    jenniferajiang committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    656b613 View commit details
    Browse the repository at this point in the history
  3. Update blacklist

    jenniferajiang committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    46e7d86 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'dev' of https://github.com/uclh-criu/miade into dev

    jenniferajiang committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    57e2a97 View commit details
    Browse the repository at this point in the history
  5. Update blacklist

    jenniferajiang committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    69eeb57 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. 🗃️ Update problems blacklist v2

    jenniferajiang committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    75c8695 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Switch to Ruff for formatting and Linting (#104)

    * Add ruff cache to gitignore
    
    * 👷 Add Ruff to CI
    
    * 👷 Set permitted line length to 100
    
    * 🚨 ruff format
    
    * 🚨 ruff lint
    
    * Re-instate install test
    
    * 🐛 Fix import cleanup regressions
    
    * 🚨 ruff format
    jamesbrandreth authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    4ceab93 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

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

Commits on Nov 29, 2023

  1. 🐛 Fix allergy_type and reaction filtering bug

    jenniferajiang committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    ecb9e93 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Merge branch 'master' of https://github.com/uclh-criu/miade into bugf…

    …ix/allergy-reactions-postprocess
    jenniferajiang committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    6eab644 View commit details
    Browse the repository at this point in the history
  2. Remove debug logging

    jenniferajiang committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    17cf7ed View commit details
    Browse the repository at this point in the history
  3. Merge branch 'bugfix/allergy-reactions-postprocess' into dev

    jenniferajiang committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    1d595e3 View commit details
    Browse the repository at this point in the history
  4. Remove (converted) tag

    jenniferajiang committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    a587eb3 View commit details
    Browse the repository at this point in the history
  5. 🚚 Move lookup data outside package (#107)

    * 🚚 Move lookup data outside package
    
    * 🚚 Add lookup data to lookup_data/
    
    * 🚨 ruff formatting
    jenniferjiangkells authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    18ac309 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

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

Commits on Jan 9, 2024

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

Commits on Jan 17, 2024

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

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    d89ff7f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev' into improved-paragraph-algorithm

    jenniferajiang committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    f750c3b View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Super manual paragraph algorithm wip

    jenniferajiang committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    e033cb2 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. wip

    jenniferjiangkells committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    6799392 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1b53b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7099a36 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b5ebd1 View commit details
    Browse the repository at this point in the history
  5. try find-links

    jenniferjiangkells committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    0cc23b9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb7ffe3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d37d5dd View commit details
    Browse the repository at this point in the history
  8. ci

    jenniferjiangkells committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    55fd2e9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    627fec6 View commit details
    Browse the repository at this point in the history
  10. note methods wip

    jenniferjiangkells committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f954510 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

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

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    36be84e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2010212 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4189128 View commit details
    Browse the repository at this point in the history
  4. Add docstrings

    jenniferjiangkells committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    b340f74 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    971c760 View commit details
    Browse the repository at this point in the history
  6. Fix tests

    jenniferjiangkells committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    b638036 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    a57832e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd02a06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    745ad15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ca914e View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Fix docstring

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