Changes between Version 12 and Version 13 of private/NlpInPracticeCourse/AnaphoraResolution


Ignore:
Timestamp:
Dec 10, 2019, 6:08:05 PM (6 years ago)
Author:
xmedved1
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • private/NlpInPracticeCourse/AnaphoraResolution

    v12 v13  
    3232 1. download script with data is available [[attachment:hobbs-ward-IA161.zip|here]]
    3333 1. understand Hobbs' definition of anaphora resolution and replace 'XXX' function call with correct one
    34  1. try to find senteces that can not be resolved by Hobbs' algorithm. You
     34 1. find 20 nontrivial sentences wit anaphora: 10 that Hobbs algorithm can recognize and 10 sentences it dos not. You
    3535 can use [http://nlp.stanford.edu:8080/parser/index.jsp the Stanford parser]
    3636 to test new sentences - copy the tree to one line and remove the ROOT tag.
    3737 1. submit hobbs.py script to homework vault
    3838
    39 Important commands (aisa):
    40  1. python with nltk (version 3.0.2.): /home/xmedved1/nlp/python-env/bin/python
    41  1. copy /home/xmedved1/nltk_data/ to your home directory
    42  1. execute Hobbs script: /home/xmedved1/nlp/python-env/bin/python ./hobbs.py demosents.txt He
     39Commands:
     40 1. execute Hobbs script: python ./hobbs.py demosents.txt He