Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ehanson8 authored Nov 5, 2018
1 parent ba94247 commit d6350cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ Categorizes headings depending on the MARC tags used (e.g. 110, 610, 710 as corp
#### [extractMarcFields](extractMarcFields.py)
Produces a CSV of selected MARC fields from a JSON file of MARC data produced by [Traject](https://github.com/traject/traject).

#### [extractUniqueNamesSubjectsFromCSV](extractMarcFields.py)
Deduplicates and categorizes headings depending on the MARC tags used (e.g. 110,610, 710 as corporate names and 100, 600, 700 as personal names) and produces corresponding CSV files.
#### [extractUniqueNamesSubjectsFromCSV](extractUniqueNamesSubjectsFromCSV.py)
Deduplicates and categorizes headings depending on the MARC tags used (e.g. 110, 610, 710 as corporate names and 100, 600, 700 as personal names) and produces corresponding CSV files.

0 comments on commit d6350cf

Please sign in to comment.