SOTAVerified

Homonym Identification using BERT -- Using a Clustering Approach

2021-01-07Unverified0· sign in to hype

Rohan Saha

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Homonym identification is important for WSD that require coarse-grained partitions of senses. The goal of this project is to determine whether contextual information is sufficient for identifying a homonymous word. To capture the context, BERT embeddings are used as opposed to Word2Vec, which conflates senses into one vector. SemCor is leveraged to retrieve the embeddings. Various clustering algorithms are applied to the embeddings. Finally, the embeddings are visualized in a lower-dimensional space to understand the feasibility of the clustering process.

Tasks

Reproductions