Capturing Long-range Contextual Dependencies with Memory-enhanced Conditional Random Fields (IJCNLP-2017)
Python-2.7.12
TensorFlow-1.2.1
Numpy-1.13.1
$ python ner.py --embedding_file PATH/TO/SENNA_EMBEDDING_FILE
@InProceedings{Liu+:2017,
author = {Liu, Fei and Baldwin, Timothy and Cohn, Trevor},
title = {Capturing Long-range Contextual Dependencies with
Memory-enhanced Conditional Random Fields},
booktitle = {Proceedings of the Eighth International Joint Conference on Natural Language Processing (IJCNLP 2017)},
year = {2017},
address = {Taipei, Taiwan},
pages = {555--565}
}