Changes between Version 27 and Version 28 of private/NlpInPracticeCourse/InformationExtraction


Ignore:
Timestamp:
Oct 9, 2024, 11:22:33 AM (9 months ago)
Author:
Zuzana Nevěřilová
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • private/NlpInPracticeCourse/InformationExtraction

    v27 v28  
    3434Python 3, and NLTK module.
    3535
    36 The tagset of the NLTK POS tagger is based on Penn Treebank, you can check the meaning of the [https://www.ling.upenn.edu/courses/Fall_2003/ling001/penn_treebank_pos.html POS tags].
     36The tagset of the NLTK POS tagger is based on Penn Treebank, you can check the meaning of the [https://www.ling.upenn.edu/courses/Fall_2003/ling001/penn_treebank_pos.html POS tags]. Find more about the NLTK tagger in the [https://www.nltk.org/book/ch05.html NLTK Book, chapter 5]
    3737
    3838 1. Create {{{<YOUR_FILE>}}}, a text file named {{{ia161-UCO.txt}}} where '''UCO''' is your university ID.