gw0 / conll15st-v12-multi-parser

CoNLL 2015 experiments involving deep intermediate multi-task learning in Keras

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

conll15st-v12-multi-parser

Experiments for CoNLL 2015 Shared Task (Shallow Discourse Parsing) involving deep intermediate/layer-wise multi-task learning using shared representations and bidirectional GRU layers in Keras.

Note: Unfortunately this does NOT work yet and development will continue in next year's challenge!

If you find anything useful, consider citing a related conference paper:

License

Copyright © 2015-16 gw0 [http://gw.tnode.com/] <gw.2015@tnode.com>

This code is licensed under the GNU Affero General Public License 3.0+ (AGPL-3.0+). Note that it is mandatory to make all modifications and complete source code publicly available to any user.

About

CoNLL 2015 experiments involving deep intermediate multi-task learning in Keras


Languages

Language:Python 99.4%Language:Shell 0.6%