Skip to content

[paper repository]. "Syntactic realization with data-driven neural tree grammars" by McMahan and Stone, 2016

License

Notifications You must be signed in to change notification settings

braingineer/neural_tree_grammar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Syntactic realization with data-driven neural tree grammars

Brian McMahan and Matthew Stone, 2016
Presented at COLING, 2016
Paper link (from repo)

important

Until I update this more fully, please be aware:

  1. This uses my dev branch of keras
  2. It also uses two helper libraries: baal and ikelos

short blurb

This work presents two stochastic tree models.
It evaluates them on supertag classification and string linearization.

This readme will be completed more in depth, soon.
Until then, check out scripts or runners.
They serve as the entry point to the training, the tagging, and the linearization.

README goals:

  • description of each part of the repo.
  • instructions on how to run

About

[paper repository]. "Syntactic realization with data-driven neural tree grammars" by McMahan and Stone, 2016

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published