Skip to content

minghao-wu/CRF-AE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural-CRF-AE

Requirments

  • PyTorch 0.3.0
  • spaCy 2.0.0
  • Python 3.6

External Resources

Features are available at Google Drive

Gazetteers are available at Google Drive

Instructions

  1. Clone this repo.
  2. Create three new folders models, features and checkpoints.
  3. Download pre-trained word embeddings to models and feature files to features.
  4. Run python main.py and the model will be save at checkpoints

Acknowledgement

Some programs are adapted from:

Thank you for your contributions.

Releases

No releases published

Packages

No packages published