lingua-py icon indicating copy to clipboard operation
lingua-py copied to clipboard

The most accurate natural language detection library for Python, suitable for short text and mixed-language text

Results 26 lingua-py issues
Sort by recently updated
recently updated
newest added

Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.5.2 to 3.5.3. Release notes Sourced from matplotlib's releases. REL: v3.5.3 This is the third bugfix release of the 3.5.x series. This release contains several bug-fixes and...

dependencies
python

Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.3.5 to 1.4.3. Release notes Sourced from pandas's releases. Pandas 1.4.3 This is a patch release in the 1.4.x series and includes some regression and bug fixes....

dependencies
python

Hi, I'm wondering whether it is possible for `lingua` to distinguish between variations of the same language, for example: Simplified Chinese and Traditional Chinese, Norwegian Bokmål and Norwegian Nynorsk. AFAIK,...

enhancement

Currently, for a given input string, only the most likely language is returned. However, if the input contains contiguous sections of multiple languages, it will be desirable to detect all...

new feature

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.2.0 to 4.3.0. Release notes Sourced from actions/setup-python's releases. v4.3.0 Update @​actions/core to 1.10.0 version #517 Update @​actions/cache to 3.0.4 version #499 Only use github.token on github.com...

dependencies
github_actions

Is it possible to get the non-relative confidence score for predictions? I want to identify the language of some text I have but I want to filter it based on...

enhancement

You can easily test out sentences like the following: `The name of that celebrity is 王菲` everything will be classified as English (you can try any Chinese name or any...

Bumps [black](https://github.com/psf/black) from 23.11.0 to 24.2.0. Release notes Sourced from black's releases. 24.2.0 Stable style Fixed a bug where comments where mistakenly removed along with redundant parentheses (#4218) Preview style...

dependencies
python

Bumps [seaborn](https://github.com/mwaskom/seaborn) from 0.13.0 to 0.13.2. Release notes Sourced from seaborn's releases. v0.13.2 (January 2024) This is a minor release containing internal changes that adapt to upcoming deprecations in pandas....

dependencies
python

Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.6 to 5.9.8. Changelog Sourced from psutil's changelog. 5.9.8 2024-01-19 Enhancements 2343_, [FreeBSD]: filter net_connections()_ returned list in C instead of Python, and avoid to retrieve unnecessary...

dependencies
python