Skip to content

Releases: mmichelsonIF/hearst_patterns_python

Includes extended Hearst pattern list from new paper

30 Mar 16:08

Choose a tag to compare

The library now supports an extended list of patterns from this paper:

Seitner, J., Bizer, C., Eckert, K., Faralli, S., Meusel, R., Paulheim, H., & Ponzetto, S. "A large database of hypernymy relations extracted from the web." Proceedings of the 10th edition of the Language Resources and Evaluation Conference, 2016.

The supported set is optional, and by default, is not used (so it is "classic" by default).

Update to re-use POS tag

15 Dec 22:12

Choose a tag to compare

Speed up the processing by re-using the POS tagger.

Faster when used across multiple files.