Browse Source

readme updated

master
Faeze 11 months ago
parent
commit
e61342d6c7
1 changed files with 6 additions and 3 deletions
  1. 6
    3
      README.md

+ 6
- 3
README.md View File

@@ -1,7 +1,7 @@
# Fake News Revealer

Official implementation of the [("Fake News Revealer (FNR): A Similarity and Transformer-Based Approach to Detect
Multi-Modal Fake News in Social Media")](https://link.springer.com/article/10.1007/s13278-023-01065-0) paper .
Official implementation of the ["Fake News Revealer (FNR): A Similarity and Transformer-Based Approach to Detect
Multi-Modal Fake News in Social Media"](https://link.springer.com/article/10.1007/s13278-023-01065-0) paper .

Please do not hesitate to contact me if you have any questions regarding the paper and its implementation. Here is [my email address.](mailto:[email protected])

@@ -43,10 +43,13 @@ Cite our paper using the following bibtex item:
@article{
ghorbanpour_ramezani_fazli_rabiee_2023,
title = {FNR: A Similarity and transformer-based approach to detect multi-modal fake news in Social Media}, volume={13},
author = {Ghorbanpour, Faeze and Ramezani, Maryam and Fazli, Mohammad Amin and Rabiee, Hamid R.},
DOI = {10.1007/s13278-023-01065-0},
number = {1},
volume={13},
pages={1--15},
publisher={Springer},
journal = {Social Network Analysis and Mining},
author = {Ghorbanpour, Faeze and Ramezani, Maryam and Fazli, Mohammad Amin and Rabiee, Hamid R.},
year= {2023}
}
```

Loading…
Cancel
Save