Daksh0505 commited on
Commit
e5c84cb
Β·
verified Β·
1 Parent(s): a9433ca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -1,3 +1,6 @@
 
 
 
1
  # πŸ€– BERT + ELMo Sentence Similarity Analyzer
2
 
3
  This Gradio app allows you to compute semantic similarity between sentences using **BERT** and **ELMo** embeddings. Users can add sentences, select a BERT variant, and see pairwise similarity matrices.
@@ -36,4 +39,4 @@ This Gradio app allows you to compute semantic similarity between sentences usin
36
  Install dependencies from `requirements.txt`:
37
 
38
  ```bash
39
- pip install -r requirements.txt
 
1
+ ---
2
+ emoji: πŸ“Š
3
+ ---
4
  # πŸ€– BERT + ELMo Sentence Similarity Analyzer
5
 
6
  This Gradio app allows you to compute semantic similarity between sentences using **BERT** and **ELMo** embeddings. Users can add sentences, select a BERT variant, and see pairwise similarity matrices.
 
39
  Install dependencies from `requirements.txt`:
40
 
41
  ```bash
42
+ pip install -r requirements.txt