Changes between Initial Version and Version 1 of en/NlpInPracticeCourse2021


Ignore:
Timestamp:
Aug 30, 2022, 10:37:22 AM (22 months ago)
Author:
Ales Horak
Comment:

copied from en/NlpInPracticeCourse

Legend:

Unmodified
Added
Removed
Modified
  • en/NlpInPracticeCourse2021

    v1 v1  
     1= [[https://is.muni.cz/auth/predmet/fi/ia161|IA161 Natural Language Processing in Practice]] (autumn 2021) =
     2
     3See [wiki:"en/AdvancedNlpCourse2020" AdvancedNlpCourse2020] for the previous year.
     4
     5 URL::
     6  http://nlp.fi.muni.cz/NlpInPracticeCourse
     7 Lectures::
     8 To be added during the course. Handouts are the slides for printing.
     9 1. [[NlpInPracticeCourse/OpinionSentiment|Opinion mining, sentiment analysis]] (15.9.)
     10  * [raw-attachment:anlp-01-OpinionSentiment.pdf:wiki:en/NlpInPracticeCourse presentation]
     11  * [raw-attachment:anlp-01-OpinionSentiment-handout.pdf:wiki:en/NlpInPracticeCourse handout]
     12  * [https://is.muni.cz/auth/el/1433/podzim2021/IA161/ode/opinionsentiment/  homework vault (odevzdávárna)]
     13 1. [[NlpInPracticeCourse/LanguageModelling|Language modelling]] (22.9.)
     14  * [raw-attachment:anlp-06-LanguageModelling.pdf:wiki:en/NlpInPracticeCourse presentation]
     15  * [raw-attachment:anlp-06-LanguageModelling-handout.pdf:wiki:en/NlpInPracticeCourse handout]
     16  * [https://is.muni.cz/auth/el/1433/podzim2021/IA161/ode/languagemodelling/  homework vault (odevzdávárna)]
     17 1. [[NlpInPracticeCourse/Stylometry|Stylometry]] (29.9.)
     18  * [raw-attachment:anlp-13-Stylometry.pdf:wiki:en/NlpInPracticeCourse presentation]
     19  * [raw-attachment:anlp-13-Stylometry-handout.pdf:wiki:en/NlpInPracticeCourse handout]
     20  * [https://is.muni.cz/auth/el/1433/podzim2021/IA161/ode/stylometry/  homework vault (odevzdávárna)]
     21 1. [[NlpInPracticeCourse/NamedEntityRecognition|Named Entity Recognition]] (6.10.)
     22  * [raw-attachment:anlp-04-NamedEntityRecognition.pdf:wiki:en/NlpInPracticeCourse presentation]
     23  * [raw-attachment:anlp-04-NamedEntityRecognition-handout.pdf:wiki:en/NlpInPracticeCourse handout]
     24  * [https://is.muni.cz/auth/el/1433/podzim2021/IA161/ode/namedentityrecognition/  homework vault (odevzdávárna)]
     25 1. [[NlpInPracticeCourse/CorpusIndexing|Indexing and Searching Very Large Texts]] (13.10.)
     26  * [raw-attachment:anlp-11-CorpusIndexing.pdf:wiki:en/NlpInPracticeCourse presentation]
     27  * [raw-attachment:anlp-11-CorpusIndexing-handout.pdf:wiki:en/NlpInPracticeCourse handout]
     28  * [https://is.muni.cz/auth/el/1433/podzim2021/IA161/ode/corpusindexing/  homework vault (odevzdávárna)]
     29 1. [[NlpInPracticeCourse/TopicModelling|Topic identification, topic modelling]] (20.10.)
     30  * [raw-attachment:anlp-07-TopicModelling.pdf:wiki:en/NlpInPracticeCourse presentation]
     31  * [raw-attachment:anlp-07-TopicModelling-handout.pdf:wiki:en/NlpInPracticeCourse handout]
     32  * [https://is.muni.cz/auth/el/1433/podzim2021/IA161/ode/topicmodelling/  homework vault (odevzdávárna)]
     33 1. [[NlpInPracticeCourse/LanguageResourcesFromWeb|Building Language Resources from the Web]] (27.10.)
     34  * [raw-attachment:anlp-05-LanguageResourcesFromWeb.pdf:wiki:en/NlpInPracticeCourse presentation]
     35  * [raw-attachment:anlp-05-LanguageResourcesFromWeb-handout.pdf:wiki:en/NlpInPracticeCourse handout]
     36  * [https://is.muni.cz/auth/el/1433/podzim2021/IA161/ode/languageresourcesfromweb/  homework vault (odevzdávárna)]
     37 1. [[NlpInPracticeCourse/ParsingCzech|Parsing of Czech: Between Rules and Stats]] (3.11.)
     38  * [raw-attachment:anlp-03-ParsingCzech.pdf:wiki:en/NlpInPracticeCourse presentation]
     39  * [raw-attachment:anlp-03-ParsingCzech-handout.pdf:wiki:en/NlpInPracticeCourse handout]
     40  * [https://is.muni.cz/auth/el/1433/podzim2021/IA161/ode/parsingczech/  homework vault (odevzdávárna)]
     41 1. [[NlpInPracticeCourse/MachineTranslation|Machine translation]] (10.11.)
     42  * [raw-attachment:anlp-02-MachineTranslation.pdf:wiki:en/NlpInPracticeCourse presentation]
     43  * [raw-attachment:anlp-02-MachineTranslation-handout.pdf:wiki:en/NlpInPracticeCourse handout]
     44  * [https://is.muni.cz/auth/el/1433/podzim2021/IA161/ode/machinetranslation/  homework vault (odevzdávárna)]
     45 1. [[NlpInPracticeCourse/RelationExtraction|Automatic relation extraction]] (24.11.)
     46  * [raw-attachment:anlp-09-RelationExtraction.pdf:wiki:en/NlpInPracticeCourse presentation]
     47  * [raw-attachment:anlp-09-RelationExtraction-handout.pdf:wiki:en/NlpInPracticeCourse handout]
     48  * [https://is.muni.cz/auth/el/1433/podzim2021/IA161/ode/relationextraction/  homework vault (odevzdávárna)]
     49 1. [[NlpInPracticeCourse/InformationExtraction|Extracting structured information from text]] (1.12.)
     50  * [raw-attachment:anlp-08-InformationExtraction.pdf:wiki:en/NlpInPracticeCourse presentation]
     51  * [raw-attachment:anlp-08-InformationExtraction-handout.pdf:wiki:en/NlpInPracticeCourse handout]
     52  * [https://is.muni.cz/auth/el/1433/podzim2021/IA161/ode/informationextraction/  homework vault (odevzdávárna)]
     53 1. [[NlpInPracticeCourse/AnaphoraResolution|Anaphora resolution]] (8.12.)
     54  * [raw-attachment:anlp-12-AnaphoraResolution.pdf:wiki:en/NlpInPracticeCourse presentation]
     55  * [raw-attachment:anlp-12-AnaphoraResolution-handout.pdf:wiki:en/NlpInPracticeCourse handout]
     56  * [https://is.muni.cz/auth/el/1433/podzim2021/IA161/ode/anaphoraresolution/  homework vault (odevzdávárna)]
     57{{{#!comment
     58 1. [[NlpInPracticeCourse/AutomaticCorrection|Automatic language correction]] (14.1.)
     59  * [raw-attachment:anlp-14-AutomaticCorrection.pdf:wiki:en/NlpInPracticeCourse presentation]
     60  * [raw-attachment:anlp-14-AutomaticCorrection-handout.pdf:wiki:en/NlpInPracticeCourse handout]
     61  * [https://is.muni.cz/auth/el/1433/podzim2021/IA161/ode/automaticcorrection/  homework vault (odevzdávárna)]
     62 1. [[NlpInPracticeCourse/TerminologyIdentification|Terminology and Keyphrase Extraction]] (18.12.)
     63  * [raw-attachment:anlp-10-TerminologyIdentification.pdf:wiki:en/NlpInPracticeCourse presentation]
     64  * [raw-attachment:anlp-10-TerminologyIdentification-handout.pdf:wiki:en/NlpInPracticeCourse handout]
     65  * [https://is.muni.cz/auth/el/1433/podzim2021/IA161/ode/terminologyidentification homework vault (odevzdávárna)]
     66}}}
     67 Evaluation::
     68 '''Colloquium''' is passed when at least '''75% of results''' from the practical sessions is uploaded to the appropriate homework vaults (odevzdávárny). Each task is to be uploaded within the '''one week''' before the next lecture.
     69