LDiana22 / NLP

0 stars 2 forks source link

Word Embeddings + Deep learning #4

Open LDiana22 opened 5 years ago

LDiana22 commented 5 years ago

Implement a baseline network and compare the results against different word embeddings (Embedding layer - keras, GloVe, ELMO, other). Report the results.

LDiana22 commented 5 years ago

One-hot + training on the dataset BOW, CBOW Word2Vec GloVe FastText ELMO BERT