GithubHelp home page GithubHelp logo

esmailza / chemical-gene-chemical-gene-relation-extraction-with-gnn Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 955 KB

The model identifies chemical components and genes named entities and extracts the relations of the chemical-gene pair jointly. It utilizes the BioBERT model in the named entity recognition and the graphs neural networks for the RE subtasks.

Python 100.00%
biobert graphneuralnetwork named-entity-recognition natural-language-processing relation-extraction pytorch

chemical-gene-chemical-gene-relation-extraction-with-gnn's Introduction

Chemical-Gene-Relation-Extraction-with-GNN

The model identifies chemical components and genes named entities and extracts the relations of the chemical-gene pair jointly. It utilizes the BioBERT model for word embedding and uses the GNN model for named recognition and RE subtasks.

Model Architecture

  • Word Embedding using BioBERT
  • Graph Attention Networks
    • Calculate Attention Weights
    • Update Vector Representations
  • Relation Extraction and Tagging
    • Chemical Tagger
    • Gene Tagger

Train the model

python trainBioCreative.py

Requirements

  • python 3.7
  • torch 1.3
  • tqdm
  • transformers
  • numpy

Citation

@inproceedings{esmail2022chemical,
  title={Chemical-Gene Relation Extraction with Graph Neural Networks and BERT Encoder},
  author={Esmail Zadeh Nojoo Kambar, Mina and Esmaeilzadeh, Armin and Taghva, Kazem},
  booktitle={The International Conference on Innovations in Computing Research},
  pages={166--179},
  year={2022},
  organization={Springer}
}

chemical-gene-chemical-gene-relation-extraction-with-gnn's People

Contributors

esmailza avatar

Watchers

 avatar  avatar

chemical-gene-chemical-gene-relation-extraction-with-gnn's Issues

Architecture

Hello,
I'm confused it seems that your gnn layers are not used anywhere in GNN class? If they actually are used somewhere can you point out where ? Thank you

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.