Skip to content

srirambaskaran/cross-lingual-plagiarism-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cross Lingual Plagiarism Detection

NLP Project

Jaccard

.Standard change '''mode''' to standard. Rename relevant output files. .Alignment change '''mode''' to standard. Rename relevant output files.

Bible corpus

python jaccard.py jaccard.config Bible

Newspaper Corpus

python jaccard.py jaccard.config Newspaper

CLPD-ASA

Bible corpus

python clpd_asa.py clpd_asa.config Bible

Newspaper Corpus

python clpd_asa.py clpd_asa.config Newspaper

VectorSim

Bible corpus

python word2vec_train.py.py word2vec_train.py.config Bible

Newspaper Corpus

python word2vec_train.py.py word2vec_train.py.config Newspaper

use word2vec_multiple_iter.py for iteratively running for various vector dimension values.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages