asyml / ForteHealth

The project is in the incubation stage and still under development. ForteHealth is a flexible and powerful ML workflow builder for biomedical and clinical scenarios. This is part of the CASL project: http://casl-project.ai/
Apache License 2.0
10 stars 5 forks source link

Added new temporal annotations #57

Closed Piyush13y closed 2 years ago

Piyush13y commented 2 years ago

This PR fixes #55

Added new ontologies for Temporal Tagger and Normalizer. TemporalTag and NormalizedTemporalForm.

codecov[bot] commented 2 years ago

Codecov Report

Merging #57 (d2f7ad2) into master (9a6185d) will decrease coverage by 0.56%. The diff coverage is 64.28%.

@@            Coverage Diff             @@
##           master      #57      +/-   ##
==========================================
- Coverage   84.17%   83.61%   -0.57%     
==========================================
  Files           9        8       -1     
  Lines         512      525      +13     
==========================================
+ Hits          431      439       +8     
- Misses         81       86       +5     
Impacted Files Coverage Δ
ftx/medical/clinical_ontology.py 67.76% <64.28%> (-0.22%) :arrow_down:
...dical/processors/negation_context_analysis_test.py
fortex/health/readers/__init__.py
...s/forte_medical/readers/mimic3_note_reader_test.py
...te_medical/processors/icd_coding_processor_test.py
...ealth/processors/negation_context_analysis_test.py 100.00% <0.00%> (ø)
...tex/health/processors/icd_coding_processor_test.py 100.00% <0.00%> (ø)
...s/fortex/health/readers/mimic3_note_reader_test.py 96.29% <0.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more