Changes between Version 22 and Version 23 of private/NlpInPracticeCourse/AutomaticCorrection


Ignore:
Timestamp:
Dec 8, 2017, 7:07:52 PM (6 years ago)
Author:
Ales Horak
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • private/NlpInPracticeCourse/AutomaticCorrection

    v22 v23  
    115115cat results.txt
    116116}}}
    117 1. edit the grammar `punct.set` and add 1-2 rules to increase the coverage of 10%
     1171. edit the grammar `punct.set` and add 1-2 rules to increase the coverage of 10%.
     118
    118119 You may need to go through general information about the [https://nlp.fi.muni.cz/trac/set/wiki/documentation#Rulesstructure SET grammar format]. Information about adapting the grammar for the task of ''punctuation detection'' can be found the this [raw-attachment:tsd2014.pdf published paper].
    119120
    120121 Current best results achieved with an extended grammar are 91.2 % of precision and 55 % recall.
    121 1. upload the modified `punct.set` and the respective `results.txt`.
     1226. upload the modified `punct.set` and the respective `results.txt`.
    122123
    123124