manwestc commited on
Commit
5504b68
1 Parent(s): e52ab2b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -16,7 +16,8 @@ tags:
16
  - **Language**: Spanish
17
  - **Data**: [CelebA_Sent2vec_Sp](https://huggingface.co/datasets/oeg/CelebA_Sent2Vect_Sp).
18
  - **Architecture**: Sent2vec
19
-
 
20
  ## Description
21
 
22
  Sent2vec can be used directly for English texts. For this purpose, all you have to do is download the library and enter the text to be coded, since most
@@ -61,9 +62,9 @@ This model is available under the [CC BY-NC 4.0.](https://creativecommons.org/li
61
 
62
  ## Citation information
63
 
64
- **Citing**: If you used Sent2vec+CelebA model in your work, please cite the **[????](???)**:
65
 
66
- <!--```bib
67
  @article{YAURILOZANO2024103667,
68
  title = {Generative Adversarial Networks for text-to-face synthesis & generation: A quantitative–qualitative analysis of Natural Language Processing encoders for Spanish},
69
  journal = {Information Processing & Management},
@@ -76,7 +77,7 @@ doi = {https://doi.org/10.1016/j.ipm.2024.103667},
76
  url = {https://www.sciencedirect.com/science/article/pii/S030645732400027X},
77
  author = {Eduardo Yauri-Lozano and Manuel Castillo-Cara and Luis Orozco-Barbosa and Raúl García-Castro}
78
  }
79
- ```-->
80
 
81
  ## Autors
82
  - [Eduardo Yauri Lozano](https://github.com/eduar03yauri)
 
16
  - **Language**: Spanish
17
  - **Data**: [CelebA_Sent2vec_Sp](https://huggingface.co/datasets/oeg/CelebA_Sent2Vect_Sp).
18
  - **Architecture**: Sent2vec
19
+ - **Paper**: [Information Processing and Management](https://doi.org/10.1016/j.ipm.2024.103667)
20
+
21
  ## Description
22
 
23
  Sent2vec can be used directly for English texts. For this purpose, all you have to do is download the library and enter the text to be coded, since most
 
62
 
63
  ## Citation information
64
 
65
+ **Citing**: If you used Sent2vec+CelebA model in your work, please cite the paper publish in **[Information Processing and Management](https://doi.org/10.1016/j.ipm.2024.103667)**:
66
 
67
+ ```bib
68
  @article{YAURILOZANO2024103667,
69
  title = {Generative Adversarial Networks for text-to-face synthesis & generation: A quantitative–qualitative analysis of Natural Language Processing encoders for Spanish},
70
  journal = {Information Processing & Management},
 
77
  url = {https://www.sciencedirect.com/science/article/pii/S030645732400027X},
78
  author = {Eduardo Yauri-Lozano and Manuel Castillo-Cara and Luis Orozco-Barbosa and Raúl García-Castro}
79
  }
80
+ ```
81
 
82
  ## Autors
83
  - [Eduardo Yauri Lozano](https://github.com/eduar03yauri)