polyglot — Easy Playground
Multilingual NLP: language detection, NER, sentiment, transliteration
Getting started with polyglotRun locally
Install
pip install polyglotPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: polyglot)
polyglot is a third-party package. Multilingual NLP: language detection, NER, sentiment, transliteration. Install with: pip install polyglot
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?