Parsing as seq2seq, including speech encoder branch
Python
seq2seq_parser
Backup codes for seq2seq parser:
A two-to-one encoder-decoder network for parsing, based on tenssorflow seq2seq model with attention.
Code dump for the most part, not including models.