hurshd0 / hearst_patterns

Implementation of Hearst patterns for finding hypernym/hyponym pairs using Spacy in Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hearst Pattern Finder

Implementation of Hearst patterns [1] for finding hypernym/hyponym pairs using Spacy in Python.


References:

[1] Hearst, M. A. "Automatic acquisition of hyponyms from large text corpora." Proceedings of the 14th conference on Computational linguistics-Volume 2. Association for Computational Linguistics, 1992.

About

Implementation of Hearst patterns for finding hypernym/hyponym pairs using Spacy in Python.

License:GNU General Public License v3.0