# Idiomify [![Open in Streamlit](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://share.streamlit.io/eubinecto/idiomify/issue_2/main_deploy.py) Grammarly for idioms. A human-inspired Idiomifier based on BART. image ## Versions ### models format: `m-a-b` - a: used to indicate a change in the architecture, or a revision of the final product - b: used to indicate a different version of the same architecture (with a different set of hyperparameters) ### datasets format: `d-a-b` - a: used to indicate a change in the dataset we are using - b: used to indicate a different version of the dataset