Skip to content

Commit

Permalink
Update src/corppa/utils/filter.py
Browse files Browse the repository at this point in the history
Co-authored-by: Laure Thompson <[email protected]>
  • Loading branch information
rlskoeser and laurejt authored Apr 3, 2024
1 parent 95c62e9 commit 452bf68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/corppa/utils/filter.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
selected source ids.
To use as a command-line script, pass corpus as input, desired output filename,
and filemae with the list of source ids:
and filename with the list of source ids:
```
corppa-filter-corpus path/to/ppa_pages.jsonl my_ids.txt output/ppa_subset_pages.jsonl
Expand Down

0 comments on commit 452bf68

Please sign in to comment.