/Author_Attribution

Primary LanguagePythonMIT LicenseMIT

to Run and Train Data:

run.py

to Test the quality of Data:

test_model.py

to change the path of specific data:

config.py

to check the flask:

flask.py

to change the model architecture:

model_name_config.json in DataUsage

requirements:

matplotlib~=3.3.3
torch~=1.7.1
hazm~=0.7.0
numpy~=1.19.5
scikit-learn~=0.24.0
pandas~=1.2.0
torchtext~=0.8.1
torchviz~=0.0.1
seaborn~=0.11.1
tabulate~=0.8.
tqdm=4.51.0