-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c9c026e
commit 6cd4201
Showing
1 changed file
with
6 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,14 @@ | ||
Extended misspellings files for ExLibris Primo | ||
========= | ||
|
||
=== How to run | ||
./merge_primo_misspell.pl | ||
### How to run | ||
./merge_primo_misspell.pl | ||
|
||
You will then be asked for which version of Primo you are using, Choose one that corresponds to an available sub-folder | ||
ie. 3.1.2 | ||
|
||
This will now convert the contents of the wikipedia_misspell.txt ( which comes from http://en.wikipedia.org/wiki/Wikipedia:Lists_of_common_misspellings/For_machines) into Primo misspelling file formatting and merge it with the default Primo eng_misspell.txt file (located in the version sub-folder) and then sort this | ||
|
||
Copy the newly prioducted $version/misspell_eng.txt to the Primo misspelling directory at ng/jaguar/home/profile/analysis/misspelling/misspell_eng | ||
|
||
|