Changes between Version 16 and Version 17 of private/NlpInPracticeCourse/CorpusIndexing


Ignore:
Timestamp:
Nov 29, 2024, 11:04:08 AM (8 months ago)
Author:
Ales Horak
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • private/NlpInPracticeCourse/CorpusIndexing

    v16 v17  
    5151The corpus compilation process takes more than 30 minutes.
    5252
    53 After successful compilation, try:
     53After successful compilation, try (again with full path):
    5454{{{
    55 time corpquery bnc '[word="test"] [word="case"]'
     55time corpquery ./bnc '[word="test"] [word="case"]'
    5656}}}
    5757