openWordnet-PT icon indicating copy to clipboard operation
openWordnet-PT copied to clipboard

patterns from text

Open arademaker opened this issue 4 years ago • 1 comments

Investigate the issues around extracting glossary/hyponymy information using the such as construct in text.

This is a good syntactic construct that can be used to extract the definition of terms. For example:

drillships such as the Glomas Challenger

From this we can deduce that Glomas Challenger is a drillship.

arademaker avatar Jan 19 '21 11:01 arademaker

the original idea of Marti Hearst, the paper is

Marti A. Hearst. 1992. Automatic acquisition of hyponyms from large text corpora. In Proceedings of the 1992 Conference on Computational Linguistics, pages 539–545, Nantes, France.

the new version is https://www.aclweb.org/anthology/P18-2057.pdf

vcvpaiva avatar Jan 19 '21 13:01 vcvpaiva