Update 'pages/students/2021/manohar_gowdru_shridharu/README.md'

This commit is contained in:
dano 2022-06-13 12:00:06 +00:00
parent 2244c154f9
commit b9ca3c5679

View File

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