qanastek commited on
Commit
c9b09e8
·
1 Parent(s): abbadaa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -7
README.md CHANGED
@@ -320,13 +320,19 @@ Please cite the following paper when using this model.
320
  ANTILLES extended corpus:
321
 
322
  ```latex
323
- @software{Labrak_ANTILLES_An_2021,
324
- author = {Labrak, Yanis and Dufour, Richard},
325
- month = {11},
326
- title = {{ANTILLES : An Open French Linguistically Enriched Part-of-Speech Corpus}},
327
- url = {https://github.com/qanastek/ANTILLES},
328
- version = {1.0.0},
329
- year = {2021}
 
 
 
 
 
 
330
  }
331
  ```
332
 
 
320
  ANTILLES extended corpus:
321
 
322
  ```latex
323
+ @inproceedings{labrak:hal-03696042,
324
+ TITLE = {{ANTILLES: An Open French Linguistically Enriched Part-of-Speech Corpus}},
325
+ AUTHOR = {Labrak, Yanis and Dufour, Richard},
326
+ URL = {https://hal.archives-ouvertes.fr/hal-03696042},
327
+ BOOKTITLE = {{25th International Conference on Text, Speech and Dialogue (TSD)}},
328
+ ADDRESS = {Brno, Czech Republic},
329
+ PUBLISHER = {{Springer}},
330
+ YEAR = {2022},
331
+ MONTH = Sep,
332
+ KEYWORDS = {Part-of-speech corpus ; POS tagging ; Open tools ; Word embeddings ; Bi-LSTM ; CRF ; Transformers},
333
+ PDF = {https://hal.archives-ouvertes.fr/hal-03696042/file/ANTILLES_A_freNch_linguisTIcaLLy_Enriched_part_of_Speech_corpus.pdf},
334
+ HAL_ID = {hal-03696042},
335
+ HAL_VERSION = {v1},
336
  }
337
  ```
338