Changes between Version 2 and Version 3 of private/NlpInPracticeCourse/CorpusIndexing
- Timestamp:
- Nov 27, 2017, 11:19:35 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
private/NlpInPracticeCourse/CorpusIndexing
v2 v3 16 16 17 17 1. login to aurora 18 1. write a program or script that will find all occurrences of a given word form including a small context (at least 5 preceding and succeeding words) in the vertical file {{{/corpora-fast1/vert/bnc/bnc.vert}}}18 1. write a program or script that will find all occurrences of a given word form including a small context (at least 5 preceding and succeeding words) in the [[htdocs:bigdata/bnc.vert.xz|vertical file]] 19 19 1. the script will take two arguments: path to the vertical file and word to be searched 20 20 1. submit the script into the IS vault