maryram / NEC

News labeling as early as possible: real or fake? Proceedings of the 2019 IEEE/ACM on Advances in Social Networks Analysis and Mining

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NEC

Learn model with following command:

python3 main.py —config (config) —logdir (log_directory) —input (train_add) —learning-rate (lr) —epoch (epochs)

You can test the model as follow:

python3 main.py —config (config) —logdir (log_directory) —input (test or validation addr) —test (test_epoch)

About

News labeling as early as possible: real or fake? Proceedings of the 2019 IEEE/ACM on Advances in Social Networks Analysis and Mining


Languages

Language:Python 100.0%