Changes between Version 6 and Version 7 of private/NlpInPracticeCourse/AnaphoraResolution


Ignore:
Timestamp:
Dec 6, 2015, 9:00:52 PM (8 years ago)
Author:
Ales Horak
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • private/NlpInPracticeCourse/AnaphoraResolution

    v6 v7  
    2929Student has to understand Hobbs' definition of anaphora resolution and according to it implement the main function of Hobbs' algorithm in proposed python script that contains all necessary functions. According to real data (syntactic trees) student tests his program and evaluate it. At the and of the session student has to hand the results to prove completing the task. If the student finishes early the additional task is to find sentence structures that are not covered by Hobbs' algorithm.
    3030
    31 Script with data is available [[http://www.fi.muni.cz/~xmedved1/IA161/|here]]
     31Script with data is available [[attachment:hobbs-ward.zip|here]]