[#2] updated README.md with a sharable link of streamlit
Browse files
README.md
CHANGED
@@ -1,15 +1,13 @@
|
|
1 |
# Idiomify
|
|
|
2 |
|
3 |
-
A human-inspired Idiomifier based on BERT
|
4 |
|
5 |
-
|
6 |
|
7 |
|
8 |
|
9 |
-
|
10 |
-
|
11 |
-
- pytorch-lightning
|
12 |
-
- transformers
|
13 |
|
14 |
## Versions
|
15 |
### models
|
|
|
1 |
# Idiomify
|
2 |
+
[![Open in Streamlit](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://share.streamlit.io/eubinecto/idiomify/issue_2/main_deploy.py)
|
3 |
|
|
|
4 |
|
5 |
+
Grammarly for idioms. A human-inspired Idiomifier based on BART.
|
6 |
|
7 |
|
8 |
|
9 |
+
<img width="764" alt="image" src="https://user-images.githubusercontent.com/56193069/156941205-830b53aa-a3e6-4263-be03-e568124a256e.png">
|
10 |
+
|
|
|
|
|
11 |
|
12 |
## Versions
|
13 |
### models
|