GithubHelp home page GithubHelp logo

simonescaboro / ontology-pretraining Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ailabudinegit/ontology-pretraining-code

0.0 0.0 0.0 352 KB

License: MIT License

Shell 1.76% Python 96.98% Makefile 1.27%

ontology-pretraining's Introduction

Ontology Pretraining

Generalizing over Long Tail Concepts for Medical Term Normalization

This repository contains the source code used for the experimental session of the "Generalizing over Long Tail Concepts for Medical Term Normalization" paper.

โš ๏ธ This code may produce some errors. The updated version will be released soon.

Datasets

The datasets used for the experimental session are in the data folder, except for PROP that cannot be publicly released.

In the train.csv and test.csv files the relevant columns refer to:

  • ae: the ADE in the original sample text
  • term: the preferred term PT
  • term_llt_or_pt: the original LLT/PT

We don't have permission to share MedDRA (or parts of it), so to perform the ontology pretraining (OP) you have to download it by yourself.

Models execution

To create an environment env and install all the requirements, run:

make venv

In each folder in models you can find a train_test.sh script to run an example.

TODO

  • Provide evaluation script
  • fix some paths

Cite

@inproceedings{portelli-etal-2022-generalizing,
    title = "Generalizing over Long Tail Concepts for Medical Term Normalization",
    author = "Portelli, Beatrice  and
      Scaboro, Simone  and
      Santus, Enrico  and
      Sedghamiz, Hooman  and
      Chersoni, Emmanuele  and
      Serra, Giuseppe",
    booktitle = "Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing",
    month = dec,
    year = "2022",
    address = "Abu Dhabi, United Arab Emirates",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.emnlp-main.588",
    pages = "8580--8591"
}

ontology-pretraining's People

Contributors

simonescaboro avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.