Changes between Version 8 and Version 9 of private/NlpInPracticeCourse/RelationExtraction


Ignore:
Timestamp:
Nov 13, 2017, 10:50:01 AM (6 years ago)
Author:
xrambous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • private/NlpInPracticeCourse/RelationExtraction

    v8 v9  
    2525 * The script reads file {{{vstup.txt}}} (each line is word|definition) and outputs hypernym for each word.
    2626 * Default approach is naive: ''first noun in definition is hypernym''
     27 * majka gives ''noun (k1)'' to some ''adjectives (k2)'', deal with this to improve results
    2728 * Update the {{{find_hyper()}}} function in `hyper.py` to provide better results.
    2829 * Upload updated script plus the output.