Changes between Version 28 and Version 29 of private/NlpInPracticeCourse/AnaphoraResolution


Ignore:
Timestamp:
Nov 27, 2023, 10:41:28 AM (5 months ago)
Author:
xmedved1
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • private/NlpInPracticeCourse/AnaphoraResolution

    v28 v29  
    4040 1. find 20 nontrivial sentences with anaphora: 10 that Hobbs algorithm can recognize and 10 sentences it dos not. You
    4141 can use [https://nlp.fi.muni.cz/projekty/qa/parser/ the Stanford parser]
    42  to test new sentences - copy the tree to one line and remove the ROOT tag.
     42 to test new sentences - copy the tree into file formated into one line.
    4343 1. submit your `hobbs.py` script with 10 examples that are correctly recognized with `hobbs.py` and 10 examples that are not correctly recognized by `hobbs.py` in the homework vault. For each unrecognized example write an explanation into one separate file `unrecognized_notes.txt` (first column: ''example id'', second column: ''explanation'').
    4444