From b9ca3c5679d83e20a7bc2d168daf15e067f67b8b Mon Sep 17 00:00:00 2001 From: dano Date: Mon, 13 Jun 2022 12:00:06 +0000 Subject: [PATCH] Update 'pages/students/2021/manohar_gowdru_shridharu/README.md' --- .../2021/manohar_gowdru_shridharu/README.md | 20 ++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/pages/students/2021/manohar_gowdru_shridharu/README.md b/pages/students/2021/manohar_gowdru_shridharu/README.md index c7d32b67c..1052dc3a9 100644 --- a/pages/students/2021/manohar_gowdru_shridharu/README.md +++ b/pages/students/2021/manohar_gowdru_shridharu/README.md @@ -52,20 +52,30 @@ Resources: - [Resources and benchmark corpora for hate speech detection: a systematic review] (https://link.springer.com/article/10.1007/s10579-020-09502-8) +## Meeting 13.6. + +- Implemented a Mayfly and Horse Heard Algorithms in Python and Matlab for HS datasets. +- Written a draft of a paper. +- Performed experiments on HS with Word2Vec, FastText, OneHot. + +Tasks: + +- Implement open tasks from the previous meetings !!!!!!!! +- Share Scripts with GIT and Drafts with Online Word or Docs !!! + ## Meeting 24.5. -- shared colab notebook, with on-going implementation of mayfly algorithm for preprocessing in sentiment recogniution in a twitter dataset. - +- shared colab notebook, with on-going implementation of mayfly algorithm for preprocessing in sentiment recognition in a twitter dataset. Tasks: - Implement open tasks from the previous meetings !!! -- Focus on making a baseline experiment for sentiment classification using classcal methods, such as Transformers. -- Consider using pre-trained embeddings. FastText, word2vec, sentence-transformers, Labse, Laser, +- [ ] Focus on making a baseline experiment for sentiment classification using classcal methods, such as Transformers. +- [x] Consider using pre-trained embeddings. FastText, word2vec, sentence-transformers, Labse, Laser, Supplemental tasks: -- Fininsh the mayfly implementation +- [x] Fininsh the mayfly implementation ## Meeting 20.5.