Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reusable #22

Open
wants to merge 89 commits into
base: easy-to-use
Choose a base branch
from
Open

Reusable #22

wants to merge 89 commits into from

Conversation

duncanka
Copy link
Contributor

@duncanka duncanka commented Sep 17, 2017

  • Improved code structure that is easier to adapt to other neural transition tagging tasks
  • Made it possible for CNN library to release memory (necessary for repeatedly creating networks in the same run)
  • Fixed command line documentation

I've confirmed that the pretrained model still gets a UAS of 93.55% / LAS of 92.16% on the test set.

Shortens function; also allows it to be reused for other
transition-based NLP systems.
Also some corrections for consistent variable naming conventions
Makes numbers in logging accurate
(In preparation for reusing the same architecture for another
tagger that is not a parser.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant