Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 939 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 939 Bytes

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