Changes between Version 7 and Version 8 of private/NlpInPracticeCourse/CorpusIndexing


Ignore:
Timestamp:
Nov 21, 2023, 11:25:01 AM (6 months ago)
Author:
Ales Horak
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • private/NlpInPracticeCourse/CorpusIndexing

    v7 v8  
    1616
    1717Compare search through (A) plain text using grep, (B) an indexed corpus using Manatee, (C) a corpus indexed in an arbitrary SQL database
    18 Use vertical text for BNC available at aurora:/corpora/vert/bnc/bnc.vert.xz.
     18Use vertical text for BNC available at aurora:/corpora/vert/bnc/bnc.vert.xz
     19or download the file via [htdocs:bigdata/bnc.vert.xz this URL] (224 MB).
    1920
    2021Search for the phrase "test case", display context of 10 words before and after each occurrence of the search phrase.