This commit is contained in:
Daniel Hládek 2021-11-10 08:52:13 +01:00
parent b46698b166
commit 9f62c35d5b

View File

@ -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)