From 9f62c35d5b9ca6dd845ba35b13e9d7820a05de0c Mon Sep 17 00:00:00 2001 From: Daniel Hladek Date: Wed, 10 Nov 2021 08:52:13 +0100 Subject: [PATCH] zz --- pages/students/2021/manohar_gowdru/README.md | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/pages/students/2021/manohar_gowdru/README.md b/pages/students/2021/manohar_gowdru/README.md index f1853c71..a894be5b 100644 --- a/pages/students/2021/manohar_gowdru/README.md +++ b/pages/students/2021/manohar_gowdru/README.md @@ -41,7 +41,9 @@ Goals: - Publish at least 2 conference papers. - Prepare for minimal thesis. -First tasks: +#### Meeting 10.11.21 + +#### First tasks Prepare a report where you will explain: @@ -56,18 +58,18 @@ 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: -- https://www.scopus.com/ (available from TUKE VPN) -- https://scholar.google.com +- [Scopus](https://www.scopus.com/) (available from TUKE VPN) +- [Scholar]() Your review can start with: -- Hate speech detection: Challenges and solutions https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0221152#sec003 -- 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 +- [Hate speech detection: Challenges and solutions]( https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0221152#sec003) +- [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) Get to know the Python programming language -- Read https://diveintopython3.net/ -- Install https://www.anaconda.com/ -- Try HuggingFace Transformers library https://huggingface.co/transformers/quicktour.html +- Read [Dive into Python](https://diveintopython3.net/) +- Install [Anaconda](https://www.anaconda.com/) +- Try [HuggingFace Transformers library]( https://huggingface.co/transformers/quicktour.html)