Final Project for CS 5340 / 6340, Coreference Resolution
Stars
3
Forks
0
Watchers
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
Move test keys out of code directory
1b995b8
Update gitignore to ignore pdf README
59f32d2
Finish string-matching based resolution
7afd60d
Include external jsonrpc for stanford corenlp
4713228
Fix path to coref.py
0a282da
Try simply guessing (12%)
a4b5413
Add flags to makefile to run on multi machines
d547fdc
Implement Hobbs algorithm
fb93744
Merge branch 'master' into strings
b7ab1c8
Refactor after running pep8 and pylint for merge
7e071b1
Add command line argument for running doctests
c6d6cd6
Refactor for pylint and pep8
5219d9d
Add debug target to Makefile
1ba1ebb
Parse and tag files one sentence at a time
9976f5a
Add 'returns' docs to mk_coref_id
62d1d08