Multilingual Natrual Language Processing

Опубликовано: 08 Июль 2026
на канале: Automation
212
2

#python #nlp #NatrualLanguageProcessing #streamlit

Multilingual Natural Language Processing : In this video am trying to explore and illustrate Neural Pipeline functions of "Stanza – A Python NLP Package for Many Human Languages". It has pretrained neural models supporting 66 (human) languages. This app is build using Streamlit. The Application has TRANSLATION : ON/OFF radio button which can be used to switch ON/OFF translation for 15 languages.However languages can be dynamically added/deleted through excel file.

Stanza API documentation : https://stanfordnlp.github.io/stanza/...

Source Code: https://github.com/riteshsharma29/NLP

For details on this application refer : GitHub repo README.md.