Skip to content

CoType: Joint Extraction of Typed Entities and Relations with Knowledge Bases

Notifications You must be signed in to change notification settings

ellenmellon/CoType

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CoType

CoType: Joint Extraction of Typed Entities and Relations with Knowledge Bases

Publication

Requirements

We will take Ubuntu for example.

  • python 2.7
$ sudo apt-get install python
$ pip install pexpect

Dataset

Three datasets used in the paper could be downloaded here:

Please put the data files in corresponding subdirectories in Data/.

Default Run

Run CoType for the task of Reduce Label Noise on the BioInfer dataset

$ ./run.sh  

Parameters - run.sh

Dataset to run on.

Data="BioInfer"

About

CoType: Joint Extraction of Typed Entities and Relations with Knowledge Bases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 70.8%
  • Fortran 17.5%
  • Java 2.7%
  • Python 2.7%
  • CMake 2.3%
  • C 1.5%
  • Other 2.5%