Update README.md
Browse files
README.md
CHANGED
@@ -91,7 +91,7 @@ for i in range(len(sentences)):
|
|
91 |
## Citation
|
92 |
|
93 |
If you use this model, please cite the following paper:
|
94 |
-
|
95 |
@INPROCEEDINGS{10754765,
|
96 |
author={Uddin, Md. Shihab and Haque, Mohd Ariful and Rifat, Rakib Hossain and Kamal, Marufa and Gupta, Kishor Datta and George, Roy},
|
97 |
booktitle={2024 IEEE 15th Annual Ubiquitous Computing, Electronics & Mobile Communication Conference (UEMCON)},
|
@@ -102,3 +102,4 @@ If you use this model, please cite the following paper:
|
|
102 |
pages={495-500},
|
103 |
keywords={Sentiment analysis;Machine learning algorithms;Accuracy;Text categorization;Semantics;Transformers;Mobile communication;Information retrieval;Machine translation;Sentence Similarity;Sentence Transformer;SBERT;Knowledge Distillation;Bangla NLP},
|
104 |
doi={10.1109/UEMCON62879.2024.10754765}}
|
|
|
|
91 |
## Citation
|
92 |
|
93 |
If you use this model, please cite the following paper:
|
94 |
+
```
|
95 |
@INPROCEEDINGS{10754765,
|
96 |
author={Uddin, Md. Shihab and Haque, Mohd Ariful and Rifat, Rakib Hossain and Kamal, Marufa and Gupta, Kishor Datta and George, Roy},
|
97 |
booktitle={2024 IEEE 15th Annual Ubiquitous Computing, Electronics & Mobile Communication Conference (UEMCON)},
|
|
|
102 |
pages={495-500},
|
103 |
keywords={Sentiment analysis;Machine learning algorithms;Accuracy;Text categorization;Semantics;Transformers;Mobile communication;Information retrieval;Machine translation;Sentence Similarity;Sentence Transformer;SBERT;Knowledge Distillation;Bangla NLP},
|
104 |
doi={10.1109/UEMCON62879.2024.10754765}}
|
105 |
+
```
|