Changes between Version 34 and Version 35 of private/NlpInPracticeCourse/AnaphoraResolution


Ignore:
Timestamp:
Dec 3, 2024, 8:26:47 AM (8 months ago)
Author:
Ales Horak
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • private/NlpInPracticeCourse/AnaphoraResolution

    v34 v35  
    3232 1. understand Hobbs' definition of anaphora resolution and replace `XXX` function calls with correct ones
    3333 1. find 20 nontrivial sentences with anaphora: 10 that Hobbs algorithm can recognize and 10 sentences it dos not.
    34  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'').
     34 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 a separate file named `unrecognized_notes.txt` (first column: ''example id'', second column: ''explanation'').
    3535
    3636Commands: