Changes between Version 24 and Version 25 of private/NlpInPracticeCourse/AutomaticCorrection


Ignore:
Timestamp:
Dec 10, 2017, 9:49:49 PM (7 years ago)
Author:
Ales Horak
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • private/NlpInPracticeCourse/AutomaticCorrection

    v24 v25  
    3333
    3434
    35  1. Download prepared script  [[https://nlp.fi.muni.cz/trac/research/attachment/wiki/private/AdvancedNlpCourse/AutomaticCorrection/spell.py|spell.py]] and training data collection  [[https://nlp.fi.muni.cz/trac/research/attachment/wiki/private/AdvancedNlpCourse/AutomaticCorrection/big.txt|big.txt]].
     35 1. Download prepared script  [[raw-attachment:spell.py|spell.py]] and training data collection  [[raw-attachment:big.txt|big.txt]].
    3636 1. Test the script ` python ./spell.py ` in your working directory.
    3737 1. Open it in your favourite editor and we will walk through its functionality.