amorgun / google-coreference-3rd-place

Code for the 3rd place in the kaggle competition https://www.kaggle.com/c/gendered-pronoun-resolution/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

google-coreference-3rd-place

[WIP] I'm still cleaning and composing some stuff together

This repository contains the code for the gap-coreference challenge, hosted by kaggle. Very brief description is here. The extensive description will be given in a techincal report later.

The data is not included. In order to reproduce the solution, you have to have the following files in your gap/data directory:

  1. Development, val and test sets from gap-coreference
  2. ConLL formatted ontonotes (can be obtained from here)
  3. Winogender
  4. Winobias
  5. DPR

About

Code for the 3rd place in the kaggle competition https://www.kaggle.com/c/gendered-pronoun-resolution/


Languages

Language:Python 100.0%