From 497e92219c3e3928e417ece6a9f4159d184558a6 Mon Sep 17 00:00:00 2001 From: dano Date: Fri, 10 Dec 2021 10:51:41 +0000 Subject: [PATCH 1/7] Update 'pages/students/2021/manohar_gowdru/README.md' --- pages/students/2021/manohar_gowdru/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pages/students/2021/manohar_gowdru/README.md b/pages/students/2021/manohar_gowdru/README.md index 130bf035b9..641081f4d9 100644 --- a/pages/students/2021/manohar_gowdru/README.md +++ b/pages/students/2021/manohar_gowdru/README.md @@ -46,6 +46,15 @@ Resources: - [Hate Speech Project Page](/topics/hatespeech) - https://hatespeechdata.com/ +#### Meeting 10.12.21 + +## Tasks + +- Pick a hatespeech dataset. +- Pick an approach and Python library for HS classification. +- Create a GIT repository and share your experiment files. Do not commit data files, just links how to download the files. +- Perform and evaluate experiments. + #### Meeting 10.11.21 #### First tasks From d3ac0e1b0d1c317c9da60a502e6482e92996b53b Mon Sep 17 00:00:00 2001 From: dano Date: Fri, 10 Dec 2021 12:37:03 +0000 Subject: [PATCH 2/7] Update 'pages/students/2021/manohar_gowdru/README.md' --- pages/students/2021/manohar_gowdru/README.md | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/pages/students/2021/manohar_gowdru/README.md b/pages/students/2021/manohar_gowdru/README.md index 641081f4d9..50298e7844 100644 --- a/pages/students/2021/manohar_gowdru/README.md +++ b/pages/students/2021/manohar_gowdru/README.md @@ -48,12 +48,16 @@ Resources: #### Meeting 10.12.21 -## Tasks +No report (just draft) was provided so far. -- Pick a hatespeech dataset. -- Pick an approach and Python library for HS classification. -- Create a GIT repository and share your experiment files. Do not commit data files, just links how to download the files. -- Perform and evaluate experiments. +1. Read papers from below and make notes what you have learned fro the papers. For each note make a bibliographic citation. Write down authors of the paper, name paper of the paper, year, publisher and other important information. +When you find out something, make a reference with a number to that paper. +You can use a bibliografic manager software. Mendeley, Endnote, Jabref. +2. From the papers find out answers to the questions below. +3. Pick a hatespeech dataset. +4. Pick an approach and Python library for HS classification. +5. Create a GIT repository and share your experiment files. Do not commit data files, just links how to download the files. +6. Perform and evaluate experiments. #### Meeting 10.11.21 @@ -69,8 +73,8 @@ Prepare a report where you will explain: The report should properly cite scientific bibliographical sources. Use a bibliography manager software, such as Mendeley. -Create a [VPN connection](https://uvt.tuke.sk/wps/portal/uv/sluzby/vzdialeny-pristup-vpn) to the university network to have access to the scientific databses. -Use scientific indexes to discover literature: + +Create a [VPN connection](https://uvt.tuke.sk/wps/portal/uv/sluzby/vzdialeny-pristup-vpn) to the university network to have access to the scientific databses. Use scientific indexes to discover literature: - [Scopus](https://www.scopus.com/) (available from TUKE VPN) - [Scholar](httyps://scholar.google.com) From b9ead554d09837e0bea325fcdab866c09da09092 Mon Sep 17 00:00:00 2001 From: dano Date: Fri, 10 Dec 2021 12:37:50 +0000 Subject: [PATCH 3/7] Update 'pages/students/2021/manohar_gowdru/README.md' --- pages/students/2021/manohar_gowdru/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/students/2021/manohar_gowdru/README.md b/pages/students/2021/manohar_gowdru/README.md index 50298e7844..d7b4b52e32 100644 --- a/pages/students/2021/manohar_gowdru/README.md +++ b/pages/students/2021/manohar_gowdru/README.md @@ -56,7 +56,7 @@ You can use a bibliografic manager software. Mendeley, Endnote, Jabref. 2. From the papers find out answers to the questions below. 3. Pick a hatespeech dataset. 4. Pick an approach and Python library for HS classification. -5. Create a GIT repository and share your experiment files. Do not commit data files, just links how to download the files. +5. Create a [GIT](https://git.kemt.fei.tuke.sk) repository and share your experiment files. Do not commit data files, just links how to download the files. 6. Perform and evaluate experiments. #### Meeting 10.11.21 From 7cf5363108ec3792c6e1938e1f31fdc5b08b48f3 Mon Sep 17 00:00:00 2001 From: dano Date: Fri, 10 Dec 2021 14:15:41 +0000 Subject: [PATCH 4/7] Update 'pages/students/2019/alina_vitko/README.md' --- pages/students/2019/alina_vitko/README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pages/students/2019/alina_vitko/README.md b/pages/students/2019/alina_vitko/README.md index ef5ccbadba..b945486c0c 100644 --- a/pages/students/2019/alina_vitko/README.md +++ b/pages/students/2019/alina_vitko/README.md @@ -23,6 +23,18 @@ Automatické odpovede z Wikipédie Vytovrenie prehľadu existujúcich systémov QA. +Stretnutie 10.12.2021 + +- Vyskúšané https://github.com/fastforwardlabs/question_answering, zatiaľ nefunguje. +- Mierne vylepšené texty. + +Úlohy: + +Vyskúšajte nainštalovať https://github.com/facebookresearch/DrQA do virtuálneho priostredia Anaconda. + + + + Stretnutie 12.11.2021 - Pokračuje práca na texte From 26b53449aafaee56615c7d1edfc6f2bfd996cca6 Mon Sep 17 00:00:00 2001 From: dano Date: Fri, 10 Dec 2021 14:57:27 +0000 Subject: [PATCH 5/7] Update 'pages/students/2019/alina_vitko/README.md' --- pages/students/2019/alina_vitko/README.md | 27 +++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/pages/students/2019/alina_vitko/README.md b/pages/students/2019/alina_vitko/README.md index b945486c0c..e01ad6dc21 100644 --- a/pages/students/2019/alina_vitko/README.md +++ b/pages/students/2019/alina_vitko/README.md @@ -33,6 +33,33 @@ Stretnutie 10.12.2021 Vyskúšajte nainštalovať https://github.com/facebookresearch/DrQA do virtuálneho priostredia Anaconda. +Ako nainštalovať https://github.com/fastforwardlabs/question_answering: + +Je potrebné mať nekoľko GB voľného miesta. Ak je Váš počítač pomalý, vytvorím Vám konto na školskom servri. + +1. Aktivujte si prázdne prostredie Anaconda. + + conda create -m qa + conda activate qa + +2. Nainštalujte Pytorch: + + conda install pytorch=1.6 torchvision torchaudio cpuonly -c pytorch + +3. naklonujte repozitár + + git clone https://github.com/fastforwardlabs/question_answering + cd question answering + +4. nainštalujte aplikáciu + + pip install -r requirements.txt + +5. Spustite web rozhranie + + streamlit run ./apps/wikiqa.py + + Stretnutie 12.11.2021 From 1f2f0017ac1831f20961c4a853f5040abff60704 Mon Sep 17 00:00:00 2001 From: dano Date: Tue, 14 Dec 2021 08:44:48 +0000 Subject: [PATCH 6/7] Update 'pages/students/2021/manohar_gowdru/README.md' --- pages/students/2021/manohar_gowdru/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/students/2021/manohar_gowdru/README.md b/pages/students/2021/manohar_gowdru/README.md index d7b4b52e32..00b31a74ba 100644 --- a/pages/students/2021/manohar_gowdru/README.md +++ b/pages/students/2021/manohar_gowdru/README.md @@ -81,7 +81,7 @@ Create a [VPN connection](https://uvt.tuke.sk/wps/portal/uv/sluzby/vzdialeny-pri Your review can start with: -- [Hate speech detection: Challenges and solutions]( https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0221152#sec003) +- [Hate speech detection: Challenges and solutions](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6701757/) - [HateBase](https://hatebase.org/) - [Resources and benchmark corpora for hate speech detection: a systematic review](https://link.springer.com/article/10.1007/s10579-020-09502-8) From d382204501012df1f6f917c262e37adc2a498ad6 Mon Sep 17 00:00:00 2001 From: dano Date: Tue, 14 Dec 2021 08:45:54 +0000 Subject: [PATCH 7/7] Update 'pages/students/2021/manohar_gowdru/README.md' --- pages/students/2021/manohar_gowdru/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pages/students/2021/manohar_gowdru/README.md b/pages/students/2021/manohar_gowdru/README.md index 00b31a74ba..e38e986169 100644 --- a/pages/students/2021/manohar_gowdru/README.md +++ b/pages/students/2021/manohar_gowdru/README.md @@ -45,6 +45,10 @@ Resources: - [Hate Speech Project Page](/topics/hatespeech) - https://hatespeechdata.com/ +- [Hate speech detection: Challenges and solutions](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6701757/) +- [HateBase](https://hatebase.org/) +- [Resources and benchmark corpora for hate speech detection: a systematic review](https://link.springer.com/article/10.1007/s10579-020-09502-8) + #### Meeting 10.12.21