ns-moosavi / epm

Efficient Pattern Miner for determining sets of discriminative feature-value pairs for a target class label

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

epm

The implementation of the EPM (Efficient Pattern Miner) algorithm in the paper "Using Linguistic Features to Improve the Generalization Capability of Neural Coreference Resolvers".

@InProceedings{D18-1018,
  author = 	"Moosavi, Nafise Sadat
		and Strube, Michael",
  title = 	"Using Linguistic Features to Improve the Generalization Capability of Neural Coreference Resolvers",
  booktitle = 	"Proceedings of the 2018 Conference on Empirical Methods in Natural Language Processing",
  year = 	"2018",
  publisher = 	"Association for Computational Linguistics",
  pages = 	"193--203",
  location = 	"Brussels, Belgium",
  url = 	"http://aclweb.org/anthology/D18-1018"
}

About

Efficient Pattern Miner for determining sets of discriminative feature-value pairs for a target class label


Languages

Language:Java 99.5%Language:Shell 0.5%