Table 8. Comparison of similar methods for fake news classification from text.
| Methods for vector creation from text | Additional features | Classifier | Max Precision | Authors |
|---|---|---|---|---|
| Bag of word, Word2Vec, GloVe | domain names, authors, etc. | Long Short-Term Dependency (NN) | 89.19 | Deepak & Chitturi (2020) |
| GloVe | visual image features, hidden pattern extraction capabilities from text | Hierarchical Attention Network | 95.68 | Meel & Vishwakarma (2021) |
| Tf-Idf | morphological analysis, n-grams | Decision Trees | 83.48 | This research |