diff --git a/README.md b/README.md index a2be77c4497eff43213ec7fa9ea8e6b57a5e1624..37d15e25c8a67a49af33a6ae1fa05724ebd49221 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,23 @@ Data for DISRPT 2021: https://github.com/disrpt/sharedtask2021 Website DISRPT 2021: https://sites.google.com/georgetown.edu/disrpt2021 Code for DISRTP 2019: https://gitlab.inria.fr/andiamo/tony +## Meeting 04.06.2021 + +TODO: +x- install allennlp 0.9 + tony19 +x- train a model (on english for instance) +x- test it with tony script +x- begin reading the tutorial on allennlp +x- continue with general reading NLP + +Next steps: +x- change to allennlp 1.xx +- switch to xlm multi lingual +- play with some hyper-parameters +- go back on the architecture: add the CRF layer on top of BERT/LSTM +- grouping the corpora during training +- the sentence problem ? how do we address it + ## Meeting 21.05.2021 TODO: