Skip to content
/ sacar Public

Self-Attention Concept, Attribute, and Relation Detection system

License

Notifications You must be signed in to change notification settings

r-mal/sacar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sacar

Self-Attention Concept, Attribute, and Relation Detection system

This is a multi-task network for jointly identifying medical concepts, their attributes, and relations between them at the document level using the Adaptive Universal Transformer.

🚧🚧🚧🚧🚧🚧🚧

This is a preliminary repository created with the purpose of releasing the model architecture. Right now, the data needs to be in an arcane format that was never designed for release - we will update the repo with a proper readme with running instructions once we can provide a reusable data preprocessing pipeline.

Instalation

pip install -r requirements.txt

Install the tensorflow models official repo using the instructions they provide.

About

Self-Attention Concept, Attribute, and Relation Detection system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages