sanzv commited on
Commit
d5321b9
·
1 Parent(s): 44def8b

Add Citation Details

Browse files
Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -126,4 +126,18 @@ SentenceTransformer(
126
 
127
  ## Citing & Authors
128
 
129
- <!--- Describe where people can find more information -->
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
126
 
127
  ## Citing & Authors
128
 
129
+ <!--- Describe where people can find more information -->
130
+ DOI: [Credibility Analysis for Social Media Content Using Sentence Transformer Based Machine Learning](10.1007/978-3-031-37717-4_50
131
+
132
+
133
+ @inproceedings{roka_credibility_2023-1,
134
+ address = {Cham},
135
+ title = {Credibility {Analysis} for {Social} {Media} {Content} {Using} {Sentence} {Transformer} {Based} {Machine} {Learning}},
136
+ isbn = {978-3-031-37717-4},
137
+ booktitle = {Intelligent {Computing}},
138
+ publisher = {Springer Nature Switzerland},
139
+ author = {Roka, Sanjeev and Rawat, Danda B.},
140
+ editor = {Arai, Kohei},
141
+ year = {2023},
142
+ pages = {768--784},
143
+ }