Skip to content
/ duppub Public
forked from neizod/duppub

Detect duplicate publications

Notifications You must be signed in to change notification settings

maniis/duppub

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

DupPub (Duplicate Publication)

Detect duplicate or similar publications from database. This project aim to reduce size of the database by showing pairs of suspect duplications, to help citation easier and cleaner.

Export database as CSV file without header, with this fields:

  1. ID
  2. Authors
  3. Title of the article
  4. Year
  5. Abstract

Run with

python3 report.py publications.csv

About

Detect duplicate publications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%