Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tungsontran authored Apr 1, 2020
1 parent 4e54024 commit 4ff9240
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
# DeepLearningProject
This project compares performance of 3 word embeddings for the patent classification task using deep neural network, which are:
- GLOVE embeddings of 100 dimensions which was trained on 6 billion tokens corpus
- Uncased BERT-base embeddings (12-layers, 768-hiddens)
- Domain specific embeddings from https://www.researchgate.net/publication/332088506

0 comments on commit 4ff9240

Please sign in to comment.