An open API service indexing awesome lists of open source software.

https://github.com/izuna385/elgo

Entity linking with Entrez Gene
https://github.com/izuna385/elgo

Last synced: about 1 month ago
JSON representation

Entity linking with Entrez Gene

Awesome Lists containing this project

README

          

# ~~ELGO~~ EGEL
Entity linking with ~~Gene ontology~~ Entrez Gene

* Since there is no large corpus linked to Gene Ontology, so I conducted Gene Entity linking on GNormPlus dataset.

# Feature

* N-gram string feature to deal with orthographical variants.
* Reference [paper](http://aclweb.org/anthology/P18-1010) @ Supplement A.5.1 `csim`

# Model
* Autoencoder

# How to reproduce result

* Still fixing.