gw0 / conll15st-v02-single-tagger

CoNLL 2015 experiments with tagging single discourse spans in Theano

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

conll15st-v02-single-tagger

Experiments for CoNLL 2015 Shared Task (Shallow Discourse Parsing) involving a single task of tagging discourse spans using deep bidirectional recurrent neural networks in Theano.

Note: This oversimplified approach does NOT work and is abandoned!

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

License

Copyright © 2015 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 with tagging single discourse spans in Theano


Languages

Language:Python 99.8%Language:Shell 0.2%