Hi there!
I’ve just deployed successfully to Streamlit-sharing. Thanks to the lovelies @ Streamlit and the community for making this a -so much fun- exercise.
The App is spinnin’ @:
https://share.streamlit.io/sgoede/ner_pos_tag/main/NER_POS_TAG.py
The app i’ve deployed can do Named Entity Recognition (NER) and Part-of-speech tagging (POS) at once, using the terrific Flair NLP Framework from Zalando Research department in collaboration with Berlin University.
Code is available on my Github account, with under 70 lines of Python hopefully worth checking out.
Feel free to give feedback on the App. It wouldn’t be possible without the community in the first place! so you’re thoughts are most welcome.
I will write a blog with more detailed info as soon as I can find the time