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


Ignore:
Timestamp:
Dec 10, 2017, 9:52:48 PM (6 years ago)
Author:
Ales Horak
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • private/NlpInPracticeCourse/AutomaticCorrection

    v25 v26  
    8282 3. Explain the given results in few words and write it in `<YOUR_FILE>`.
    8383
    84  4. Modify the code of `spell.py` to increase accuraccy by 10 %. Write your new accuracy results to `<YOUR_FILE>`.
    85 
    86  5. Run the script with `verbose=True` and examine given results. Try to suggest at least one adjustment how to enhance spellchecker's accuracy. Write your suggestions to `<YOUR_FILE>`.
     84 4. Modify the code of `spell.py` to increase accuracy at tests2 by 10 %. Describe your changes and write your new accuracy results to `<YOUR_FILE>`.
    8785
    8886