Differences between revisions 2 and 12 (spanning 10 versions)
Size: 320
Comment:
|
← Revision 12 as of 2021-06-02 14:58:35 ⇥
Size: 1211
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 12: | Line 12: |
== Licence == CC-BY-NC == Download == You may check out the source code from [[http://git.nlp.ipipan.waw.pl/cothec/Corneferencer|git repository]]. == Models == * [[attachment:model_1147_features.h5|1147 features (word embedding vectors size 50)]] * [[attachment:model_6647_features.h5|6647 features (word embedding vectors size 300)]] * [[attachment:model_1190_features.h5|1190 features (word embedding vectors size 50)]] * [[attachment:weights_siamese_model.h5|Siamese Networks model (word embedding vectors size 50)]] * [[attachment:model_with_singletons.h5|1190 features (5 times more negative examples used for training, word embedding vectors size 50)]] * [[http://mozart.ipipan.waw.pl/~axw/models/lemma/|word embedding vectors]] == Evaluation == * [[attachment:test.zip|test data set (TEI)]] * [[attachment:train.zip|training data set (TEI)]] |
Corneferencer
Corneferencer is a neural network based tool for performing Coreference Resolution (CR).
Principal developer: Bartłomiej Nitoń
Authors: Bartłomiej Nitoń, Paweł Morawiecki
Licence
CC-BY-NC
Download
You may check out the source code from git repository.
Models