Streamlit application listing Introduction: Streamlit is an up and coming platform for hosting data apps with pythonic format to write them up. You don't need to know anything about tough and complicated web frameworks like django and flask and yet you can host your data apps using streamlit from now on. I created a streamlit application and released tutorials on starting up with streamlit and also how to design different components of apps in streamlit. Now I have connected with a few streamlit enthusiasts via that and have been seeing really cool apps being created with streamlit. So in this post, I will post some of the cool streamlit apps I find in internet. Later on I may add descriptions for some of these. NLP apps: (1) nlp app for sentiment detection, tokenization and number of nlp actions (2) my spacy streamlit app works on spacy, does dependency parsing, entity tagging and pos tagging. Stock apps: (1) stock analysis app: This is writt...
I write about machine learning models, python programming, web scraping, statistical tests and other coding or data science related things I find interesting. Read, learn and grow with me!