Skip to content

jlwustudio/coref_cnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convolutional Neural Network for Coreference Resolution

Introduction

This repository contains the code for replicating results from

Requirements

  • Python 3.6
  • TensorFlow 1.7.0

Basic Usage

To train with default parameters on the tiny corpus. Unzip the data.zip on the root directory of this code and run:

python train_nn.py

License

  • MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages