qanastek commited on
Commit
9805133
1 Parent(s): 854b8b0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ widget:
10
 
11
  # POET: A French Extended Part-of-Speech Tagger
12
 
13
- - Corpora: [UD_FRENCH_TREEBANKS](https://universaldependencies.org/treebanks/fr_gsd/index.html)
14
  - Model: [Flair](https://www.aclweb.org/anthology/C18-1139.pdf)
15
  - Embeddings: [FastText](https://fasttext.cc/)
16
  - Sequence Labelling: [LSTM-CRF](https://arxiv.org/abs/1011.4088)
 
10
 
11
  # POET: A French Extended Part-of-Speech Tagger
12
 
13
+ - Corpora: [UD_FRENCH_TREEBANKS](https://github.com/qanastek/UD_FRENCH_GSD_PLUS)
14
  - Model: [Flair](https://www.aclweb.org/anthology/C18-1139.pdf)
15
  - Embeddings: [FastText](https://fasttext.cc/)
16
  - Sequence Labelling: [LSTM-CRF](https://arxiv.org/abs/1011.4088)