Skip to content

Commit d6350cf

Browse files
authored
Update README.md
1 parent ba94247 commit d6350cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ Categorizes headings depending on the MARC tags used (e.g. 110, 610, 710 as corp
77
#### [extractMarcFields](extractMarcFields.py)
88
Produces a CSV of selected MARC fields from a JSON file of MARC data produced by [Traject](https://github.com/traject/traject).
99

10-
#### [extractUniqueNamesSubjectsFromCSV](extractMarcFields.py)
11-
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.
10+
#### [extractUniqueNamesSubjectsFromCSV](extractUniqueNamesSubjectsFromCSV.py)
11+
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 commit comments

Comments
 (0)