Skip to content

seraveea/OpenNRE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

183 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a fork version of OpenNRE. Complete readme please refer to original readme

git clone https://github.com/seraveea/OpenNRE.git

About requirements, it's ok to use torch 2.0 and above. Then run

python setup.py install

Modification

  1. To make it compatible with Torch 2.0, change cuda() to to(device).
  2. Add prediction function in framework class.

About

An Open-Source Package for Neural Relation Extraction (NRE)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 98.3%
  • Shell 1.7%