Skip to content

A simple C++ programme to convert Copyfind outputs into direct ancestor-descendent matches. Part of the Scissors and Paste Project

License

Notifications You must be signed in to change notification settings

mhbeals/ReprintMapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReprintMapper

Version: 1.0.0

A programme to convert Copyfind outputs into a list of direct ancestor-descendent matches; part of the Scissors and Paste Project

Input

The ReprintMapper requires an input file in tab-separate value (.tsv) format. The file should have the data in the following columns, without a header.

  • Perfect_Match_Score
  • Left_Match_Score
  • Right_Match_Score
  • Target_Year
  • Target_Month
  • Target_Day
  • Target_Title
  • Target_Identifier
  • Source_Year
  • Source _Month
  • Source _Day
  • Source _Title
  • Source_ Identifier

Example inputs are available at https://github.com/mhbeals/BL19thC_Reprints/tree/master/Formatted%20Matching%20Reports

Use

Run release candidate on Windows or open source in Visual Studio.

or

Use script and batch file creator (python) to run a sequence of files

About

A simple C++ programme to convert Copyfind outputs into direct ancestor-descendent matches. Part of the Scissors and Paste Project

Resources

License

Stars

Watchers

Forks

Packages

No packages published