https://github.com/scai-bio/adr-detection-with-knowledge-fusion
ADR Deteciton with Knowledge Fusion Approaches
https://github.com/scai-bio/adr-detection-with-knowledge-fusion
Last synced: about 2 months ago
JSON representation
ADR Deteciton with Knowledge Fusion Approaches
- Host: GitHub
- URL: https://github.com/scai-bio/adr-detection-with-knowledge-fusion
- Owner: SCAI-BIO
- License: apache-2.0
- Created: 2024-02-12T10:20:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-12T10:52:17.000Z (over 1 year ago)
- Last Synced: 2024-05-14T00:19:14.299Z (about 1 year ago)
- Language: Python
- Size: 26.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Paper: Evaluating Knowledge Fusion Models on Detecting Adverse Drug Events in Text
The code is in helpers and models directory.
The CADEC corpus is available here: https://doi.org/10.4225/08/570FB102BDAD2. The ERNIE implementation used is available here: https://github.com/thunlp/ERNIE.