Changes between Version 27 and Version 28 of private/NlpInPracticeCourse/InformationExtraction
- Timestamp:
- Oct 9, 2024, 11:22:33 AM (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
private/NlpInPracticeCourse/InformationExtraction
v27 v28 34 34 Python 3, and NLTK module. 35 35 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]. 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]. Find more about the NLTK tagger in the [https://www.nltk.org/book/ch05.html NLTK Book, chapter 5] 37 37 38 38 1. Create {{{<YOUR_FILE>}}}, a text file named {{{ia161-UCO.txt}}} where '''UCO''' is your university ID.