Search
About
Datasets
Models
Log In
Sign Up
Log In
Sign Up
Models
:
philipB
/
deduce
Like
0
Downloads: 1
Card
Git
Discussions
Commit
[79668b]
main
History
Initial commit
Authored by:
philipB
6 days ago
Browse code at this revision
Parent:
[1c0453]
1
2
3
4
>
>>
(Page 1 of 4)
added
.github/workflows/build.yml
added
.github/workflows/format.yml
added
.github/workflows/test.yml
added
.gitignore
added
.readthedocs.yaml
added
CHANGELOG.md
added
CONTRIBUTING.md
added
LICENSE.md
added
Makefile
added
README.md
added
base_config.json
added
deduce/__init__.py
added
deduce/annotation_processor.py
added
deduce/annotator.py
added
deduce/data/__init__.py
added
deduce/data/lookup/src/__init__.py
added
deduce/data/lookup/src/institutions/lst_healthcare_institution/exceptions.txt
added
deduce/data/lookup/src/institutions/lst_healthcare_institution/items.txt
added
deduce/data/lookup/src/institutions/lst_healthcare_institution/transform.json
added
deduce/data/lookup/src/institutions/lst_hospital/items.txt
added
deduce/data/lookup/src/institutions/lst_hospital/transform.json
added
deduce/data/lookup/src/institutions/lst_hospital_abbr/items.txt
added
deduce/data/lookup/src/locations/lst_placename/lst_municipality/items.txt
added
deduce/data/lookup/src/locations/lst_placename/lst_province/items.txt
added
deduce/data/lookup/src/locations/lst_placename/lst_region/items.txt
.github/workflows/build.yml
Diff
Switch to unified view
.github/workflows/format.yml
Diff
Switch to unified view
.github/workflows/test.yml
Diff
Switch to unified view
.gitignore
Diff
Switch to unified view
.readthedocs.yaml
Diff
Switch to unified view
CHANGELOG.md
Diff
Switch to unified view
CONTRIBUTING.md
Diff
Switch to unified view
LICENSE.md
Diff
Switch to unified view
Makefile
Diff
Switch to unified view
README.md
Diff
Switch to unified view
base_config.json
Diff
Switch to unified view
deduce/__init__.py
Diff
Switch to unified view
deduce/annotation_processor.py
Diff
Switch to unified view
deduce/annotator.py
Diff
Switch to unified view
deduce/data/__init__.py
Diff
Switch to unified view
deduce/data/lookup/src/__init__.py
Diff
Switch to unified view
deduce/data/lookup/src/institutions/lst_healthcare_institution/exceptions.txt
Diff
Switch to unified view
deduce/data/lookup/src/institutions/lst_healthcare_institution/items.txt
Diff
Switch to unified view
deduce/data/lookup/src/institutions/lst_healthcare_institution/transform.json
Diff
Switch to unified view
deduce/data/lookup/src/institutions/lst_hospital/items.txt
Diff
Switch to unified view
deduce/data/lookup/src/institutions/lst_hospital/transform.json
Diff
Switch to unified view
deduce/data/lookup/src/institutions/lst_hospital_abbr/items.txt
Diff
Switch to unified view
deduce/data/lookup/src/locations/lst_placename/lst_municipality/items.txt
Diff
Switch to unified view
deduce/data/lookup/src/locations/lst_placename/lst_province/items.txt
Diff
Switch to unified view
deduce/data/lookup/src/locations/lst_placename/lst_region/items.txt
Diff
Switch to unified view
1
2
3
4
>
>>
(Page 1 of 4)