From d58a0976f9c544bc949cf1f89c303f214f0783fb Mon Sep 17 00:00:00 2001 From: Michal Stromko Date: Sun, 2 Oct 2022 12:13:27 +0000 Subject: [PATCH 1/6] Add 'pages/students/2019/michal_stromko/vp2023/articles/DensePassageRetrieval.md' --- .../michal_stromko/vp2023/articles/DensePassageRetrieval.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 pages/students/2019/michal_stromko/vp2023/articles/DensePassageRetrieval.md diff --git a/pages/students/2019/michal_stromko/vp2023/articles/DensePassageRetrieval.md b/pages/students/2019/michal_stromko/vp2023/articles/DensePassageRetrieval.md new file mode 100644 index 000000000..33a4ef508 --- /dev/null +++ b/pages/students/2019/michal_stromko/vp2023/articles/DensePassageRetrieval.md @@ -0,0 +1,3 @@ +# Dense Passage Retrieval for Open-Domain Question Answering +## Clanok č.1 + From 9fe8dd922116d50e327f64cb7aaeb4bff6a09b65 Mon Sep 17 00:00:00 2001 From: Michal Stromko Date: Sun, 2 Oct 2022 12:37:51 +0000 Subject: [PATCH 2/6] Update 'pages/students/2019/michal_stromko/vp2023/articles/DensePassageRetrieval.md' --- .../2019/michal_stromko/vp2023/articles/DensePassageRetrieval.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/students/2019/michal_stromko/vp2023/articles/DensePassageRetrieval.md b/pages/students/2019/michal_stromko/vp2023/articles/DensePassageRetrieval.md index 33a4ef508..20a49ffb2 100644 --- a/pages/students/2019/michal_stromko/vp2023/articles/DensePassageRetrieval.md +++ b/pages/students/2019/michal_stromko/vp2023/articles/DensePassageRetrieval.md @@ -1,3 +1,4 @@ # Dense Passage Retrieval for Open-Domain Question Answering ## Clanok č.1 +### Dense Passage Retriever (DPR) From 8b0de1654221d8aee347e5fb8e59369d148359e7 Mon Sep 17 00:00:00 2001 From: dano Date: Wed, 5 Oct 2022 12:10:42 +0000 Subject: [PATCH 3/6] Update 'pages/students/2021/manohar_gowdru_shridharu/README.md' --- .../2021/manohar_gowdru_shridharu/README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/pages/students/2021/manohar_gowdru_shridharu/README.md b/pages/students/2021/manohar_gowdru_shridharu/README.md index 34ffcc1dd..fddbdd0b5 100644 --- a/pages/students/2021/manohar_gowdru_shridharu/README.md +++ b/pages/students/2021/manohar_gowdru_shridharu/README.md @@ -72,6 +72,22 @@ Resources: - [Resources and benchmark corpora for hate speech detection: a systematic review] (https://link.springer.com/article/10.1007/s10579-020-09502-8) +Meeting 5.10. + +Status: + +Studied python and ML: + - Basics to Advanced python is completed + - word2vec and word embedding examples are tried + - Basic tools (tensorflow) on Machine Learning and task are completed + - learning on ML and Deep learning libraries and fairseq RNN, SVM BERT code samples + +Building the datasets memes based on Dravidian languages: + - Collected base papers on Hate speech Multilanguage troll and not troll memes with low resource languages + +Currected the survey paper and shared for review. + + 14.7: Status: From 43ddc7a199644f248363a69b02f944c4b5c49e1b Mon Sep 17 00:00:00 2001 From: dano Date: Wed, 5 Oct 2022 12:22:31 +0000 Subject: [PATCH 4/6] Update 'pages/students/2021/manohar_gowdru_shridharu/README.md' --- pages/students/2021/manohar_gowdru_shridharu/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pages/students/2021/manohar_gowdru_shridharu/README.md b/pages/students/2021/manohar_gowdru_shridharu/README.md index fddbdd0b5..80d063e81 100644 --- a/pages/students/2021/manohar_gowdru_shridharu/README.md +++ b/pages/students/2021/manohar_gowdru_shridharu/README.md @@ -87,6 +87,16 @@ Building the datasets memes based on Dravidian languages: Currected the survey paper and shared for review. +Worked on a baseline HS experiment: + +https://git.kemt.fei.tuke.sk/mg240ia/Hate-Speech-Detector-Streamlit + + +Tasks: + +- Publish a paper about the dataset on the SAMI 2023 Conference. +- Publish a paper in school journal - ask about deadlilne. + 14.7: From f343ab27fcac4d057928c2b593e239d81601f472 Mon Sep 17 00:00:00 2001 From: dano Date: Wed, 5 Oct 2022 12:44:00 +0000 Subject: [PATCH 5/6] Update 'pages/students/2021/manohar_gowdru_shridharu/README.md' --- .../2021/manohar_gowdru_shridharu/README.md | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/pages/students/2021/manohar_gowdru_shridharu/README.md b/pages/students/2021/manohar_gowdru_shridharu/README.md index 80d063e81..6c974ad53 100644 --- a/pages/students/2021/manohar_gowdru_shridharu/README.md +++ b/pages/students/2021/manohar_gowdru_shridharu/README.md @@ -37,6 +37,30 @@ Goals: - Publish 1 regular conference paper. - Prepare a demo for hate speech detection. +Meeting 5.10. + +Status: + +Studied python and ML: + - Basics to Advanced python is completed + - word2vec and word embedding examples are tried + - Basic tools (tensorflow) on Machine Learning and task are completed + - learning on ML and Deep learning libraries and fairseq RNN, SVM BERT code samples + +Building the datasets memes based on Dravidian languages: + - Collected base papers on Hate speech Multilanguage troll and not troll memes with low resource languages + +Currected the survey paper and shared for review. + +Worked on the baseline HS expriment. + +Tasks: + +- Publish a paper on SAMI 2023 +- publish a paper on a shool conference, ask for deadline. +- continue to work on the baseline HS experiment. Evaluate accuracy for the classifiers. This is a possible simple publiblication. + + Meeting 6.9.2022 Status: From a3b6cbdc35cdf3cfe495a7195f34d2095dc0cde8 Mon Sep 17 00:00:00 2001 From: dano Date: Wed, 5 Oct 2022 12:49:08 +0000 Subject: [PATCH 6/6] Update 'pages/students/2021/manohar_gowdru_shridharu/README.md' --- .../2021/manohar_gowdru_shridharu/README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/pages/students/2021/manohar_gowdru_shridharu/README.md b/pages/students/2021/manohar_gowdru_shridharu/README.md index 6c974ad53..86749fe07 100644 --- a/pages/students/2021/manohar_gowdru_shridharu/README.md +++ b/pages/students/2021/manohar_gowdru_shridharu/README.md @@ -53,12 +53,21 @@ Building the datasets memes based on Dravidian languages: Currected the survey paper and shared for review. Worked on the baseline HS expriment. +- https://git.kemt.fei.tuke.sk/mg240ia/Hate-Speech-Detector-Streamlit Tasks: - Publish a paper on SAMI 2023 -- publish a paper on a shool conference, ask for deadline. -- continue to work on the baseline HS experiment. Evaluate accuracy for the classifiers. This is a possible simple publiblication. +- publish a paper on a school conference, ask for deadline. + +Possible paper topics: + +- contine to work on the baseline HS experiment. Evaluate accuracy for the classifiers. This is a possible simple publication. +- continue to work on the horsehead experiment. This is another possible paper. +- continue work on the dravidian dataset. this in another possible papers. +- continue to work on the survey paper. This is another possible Q3 paper. + + Meeting 6.9.2022