Abstract

The process of identifying all the expressions in a text which refer to the same real-world entity is known as coreference resolution. It is one of the main challenges that are faced in Natural Language Processing. We are focusing on creating a better approach for the task of ambiguous pronoun resolution. We are proposing to make use of a BERT-based approach which makes use of PyTorch pre-trained BERT and PyTorch helper bot along with a custom-made MultiLayerPerceptron model as a classifier to solve this problem. We are using the dataset released by Google AI called Gendered Ambiguous Pronouns. The contextual embedding is received by training the preprocessed data with Pretrained BERT and then the contextual embeddings are passed to the MLP Classifier which is used for classification purposes to get results for coreference resolution for target pronoun.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.