Skip to content

Commit

Permalink
fixed README-PP
Browse files Browse the repository at this point in the history
  • Loading branch information
annaR committed Feb 12, 2019
1 parent d3a780d commit 966a3c8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README-PP.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ To run the queries over the New Zealand Paper Past:
D=/mnt/lustre/aroubick/PP_XMLs
for i in `ls $D`; do echo $D/$i; done > files.txt
mv files.txt ~/i_newspaper_rods/

If prefered, one can also use the provided files-PP.txt file, but it needs to be renamed first:
mv files-PP.txt files.txt
================================================================================

2. queries
Expand Down

0 comments on commit 966a3c8

Please sign in to comment.