Changes between Version 37 and Version 38 of en/NlpInPracticeCourse


Ignore:
Timestamp:
Sep 12, 2023, 10:56:43 AM (8 months ago)
Author:
Zuzana Nevěřilová
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • en/NlpInPracticeCourse

    v37 v38  
    1 = [[https://is.muni.cz/auth/predmet/fi/ia161|IA161 Natural Language Processing in Practice]] (autumn 2022) =
     1= [[https://is.muni.cz/auth/predmet/fi/ia161|IA161 Natural Language Processing in Practice]] (autumn 2023) =
    22
    3 See [wiki:"en/NlpInPracticeCourse2021" NlpInPracticeCourse2021] for the previous year.
     3See [wiki:"en/NlpInPracticeCourse2022" NlpInPracticeCourse2022] for the previous year.
    44
    55 URL::
     
    77 Lectures::
    88 To be added during the course. Handouts are the slides for printing.
    9  1. [[NlpInPracticeCourse/OpinionSentiment|Opinion mining, sentiment analysis]] (16.9.)
     9 1. [[NlpInPracticeCourse/OpinionSentiment|Opinion mining, sentiment analysis]] (19.9.)
    1010  * [raw-attachment:anlp-01-OpinionSentiment.pdf:wiki:en/NlpInPracticeCourse presentation]
    1111  * [raw-attachment:anlp-01-OpinionSentiment-handout.pdf:wiki:en/NlpInPracticeCourse handout]
    1212  * [https://is.muni.cz/auth/el/1433/podzim2022/IA161/ode/opinionsentiment/  homework vault (odevzdávárna)]
    13  1. [[NlpInPracticeCourse/LanguageModelling|Language modelling]] (23.9.)
     13 1. [[NlpInPracticeCourse/LanguageModelling|Language modelling]] (26.9.)
    1414  * [raw-attachment:anlp-06-LanguageModelling.pdf:wiki:en/NlpInPracticeCourse presentation]
    1515  * [raw-attachment:anlp-06-LanguageModelling-handout.pdf:wiki:en/NlpInPracticeCourse handout]
    1616  * [https://is.muni.cz/auth/el/1433/podzim2022/IA161/ode/languagemodelling/  homework vault (odevzdávárna)]
    17  1. [[NlpInPracticeCourse/InformationExtraction|Extracting structured information from text]] (30.9.)
     17 1. [[NlpInPracticeCourse/InformationExtraction|Extracting structured information from text]] (3.10.)
    1818  * [raw-attachment:anlp-08-InformationExtraction.pdf:wiki:en/NlpInPracticeCourse presentation]
    1919  * [raw-attachment:anlp-08-InformationExtraction-handout.pdf:wiki:en/NlpInPracticeCourse handout]
    2020  * [https://is.muni.cz/auth/el/1433/podzim2022/IA161/ode/informationextraction/  homework vault (odevzdávárna)]
    21  1. [[NlpInPracticeCourse/Stylometry|Stylometry]] (7.10.)
     21 1. [[NlpInPracticeCourse/Stylometry|Stylometry]] (10.10.)
    2222  * [raw-attachment:anlp-13-Stylometry.pdf:wiki:en/NlpInPracticeCourse presentation]
    2323  * [raw-attachment:anlp-13-Stylometry-handout.pdf:wiki:en/NlpInPracticeCourse handout]
    2424  * [https://is.muni.cz/auth/el/1433/podzim2022/IA161/ode/stylometry/  homework vault (odevzdávárna)]
    25  1. [[NlpInPracticeCourse/LanguageResourcesFromWeb|Building Language Resources from the Web]] (14.10.)
     25 1. [[NlpInPracticeCourse/LanguageResourcesFromWeb|Building Language Resources from the Web]] (17.10.)
    2626  * [raw-attachment:anlp-05-LanguageResourcesFromWeb.pdf:wiki:en/NlpInPracticeCourse presentation]
    2727  * [raw-attachment:anlp-05-LanguageResourcesFromWeb-handout.pdf:wiki:en/NlpInPracticeCourse handout]
    2828  * [https://is.muni.cz/auth/el/1433/podzim2022/IA161/ode/languageresourcesfromweb/  homework vault (odevzdávárna)]
    29  1. [[NlpInPracticeCourse/MachineTranslation|Machine translation]] (21.10.)
     29 1. [[NlpInPracticeCourse/MachineTranslation|Machine translation]] (24.10.)
    3030  * [raw-attachment:anlp-02-MachineTranslation.pdf:wiki:en/NlpInPracticeCourse presentation]
    3131  * [raw-attachment:anlp-02-MachineTranslation-handout.pdf:wiki:en/NlpInPracticeCourse handout]
    3232  * [https://is.muni.cz/auth/el/1433/podzim2022/IA161/ode/machinetranslation/  homework vault (odevzdávárna)]
    33  1. [[NlpInPracticeCourse/TopicModelling|Topic identification, topic modelling]] (4.11.)
     33 1. [[NlpInPracticeCourse/TopicModelling|Topic identification, topic modelling]] (31.10.)
    3434  * [raw-attachment:anlp-07-TopicModelling.pdf:wiki:en/NlpInPracticeCourse presentation]
    3535  * [raw-attachment:anlp-07-TopicModelling-handout.pdf:wiki:en/NlpInPracticeCourse handout]
    3636  * [https://is.muni.cz/auth/el/1433/podzim2022/IA161/ode/topicmodelling/  homework vault (odevzdávárna)]
    37  1. [[NlpInPracticeCourse/ParsingCzech|Parsing of Czech: Between Rules and Stats]] (11.11.)
     37 1. [[NlpInPracticeCourse/ParsingCzech|Parsing of Czech: Between Rules and Stats]] (7.11.)
    3838  * [raw-attachment:anlp-03-ParsingCzech.pdf:wiki:en/NlpInPracticeCourse presentation]
    3939  * [raw-attachment:anlp-03-ParsingCzech-handout.pdf:wiki:en/NlpInPracticeCourse handout]
    4040  * [https://is.muni.cz/auth/el/1433/podzim2022/IA161/ode/parsingczech/  homework vault (odevzdávárna)]
    41  1. [[NlpInPracticeCourse/NamedEntityRecognition|Named Entity Recognition]] (18.11.)
     41 1. [[NlpInPracticeCourse/NamedEntityRecognition|Named Entity Recognition]] (14.11.)
    4242  * [raw-attachment:anlp-04-NamedEntityRecognition.pdf:wiki:en/NlpInPracticeCourse presentation]
    4343  * [raw-attachment:anlp-04-NamedEntityRecognition-handout.pdf:wiki:en/NlpInPracticeCourse handout]
    4444  * [https://is.muni.cz/auth/el/1433/podzim2022/IA161/ode/namedentityrecognition/  homework vault (odevzdávárna)]
    45  1. [[NlpInPracticeCourse/CorpusIndexing|Indexing and Searching Very Large Texts]] (25.11.)
     45 1. [[NlpInPracticeCourse/CorpusIndexing|Indexing and Searching Very Large Texts]] (21.11.)
    4646  * [raw-attachment:anlp-11-CorpusIndexing.pdf:wiki:en/NlpInPracticeCourse presentation]
    4747  * [raw-attachment:anlp-11-CorpusIndexing-handout.pdf:wiki:en/NlpInPracticeCourse handout]
    4848  * [https://is.muni.cz/auth/el/1433/podzim2022/IA161/ode/corpusindexing/  homework vault (odevzdávárna)]
    49  1. [[NlpInPracticeCourse/AnaphoraResolution|Anaphora resolution]] (2.12.)
     49 1. [[NlpInPracticeCourse/AnaphoraResolution|Anaphora resolution]] (28.11.)
    5050  * [raw-attachment:anlp-12-AnaphoraResolution.pdf:wiki:en/NlpInPracticeCourse presentation]
    5151  * [raw-attachment:anlp-12-AnaphoraResolution-handout.pdf:wiki:en/NlpInPracticeCourse handout]
     
    5656  * [https://is.muni.cz/auth/el/1433/podzim2022/IA161/ode/relationextraction/  homework vault (odevzdávárna)]
    5757{{{#!comment
    58  1. [[NlpInPracticeCourse/AutomaticCorrection|Automatic language correction]] (14.1.)
     58 1. [[NlpInPracticeCourse/AutomaticCorrection|Automatic language correction]] (14.11.)
    5959  * [raw-attachment:anlp-14-AutomaticCorrection.pdf:wiki:en/NlpInPracticeCourse presentation]
    6060  * [raw-attachment:anlp-14-AutomaticCorrection-handout.pdf:wiki:en/NlpInPracticeCourse handout]
    6161  * [https://is.muni.cz/auth/el/1433/podzim2022/IA161/ode/automaticcorrection/  homework vault (odevzdávárna)]
    62  1. [[NlpInPracticeCourse/TerminologyIdentification|Terminology and Keyphrase Extraction]] (18.12.)
     62 1. [[NlpInPracticeCourse/TerminologyIdentification|Terminology and Keyphrase Extraction]] (5.12.)
    6363  * [raw-attachment:anlp-10-TerminologyIdentification.pdf:wiki:en/NlpInPracticeCourse presentation]
    6464  * [raw-attachment:anlp-10-TerminologyIdentification-handout.pdf:wiki:en/NlpInPracticeCourse handout]