Pakiet: python3-unidecode (1.4.0-1)
Odno艣niki dla python3-unidecode
Zasoby systemu Debian:
- Raporty o b艂臋dach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- 艢ledzenie 艂atek systemu Debian
Pobieranie pakietu 藕r贸d艂owego unidecode:
Opiekunowie:
Zasoby zewn臋trzne:
- Strona internetowa [pypi.org]
Podobne pakiety:
ASCII transliterations of Unicode text (Python 3 module)
It often happens that you have text data in Unicode, but you need to represent it in ASCII for display. One could represent non-roman Unicode characters as "???" or "\\15BA\\15A0\\1610", but neither is useful to the user reading the text.
Unidecode tries to represent it in ASCII characters (i.e., the universally displayable characters between 0x00 and 0x7F), where the compromises taken when mapping between two character sets are chosen to be near what a human with a US keyboard would choose.
This module generally produces better results than simply stripping accents from characters (which can be done in Python with built-in functions). It is based on hand-tuned character mappings that for example also contain ASCII approximations for symbols and non-Latin alphabets.
unidecode is a Python 3 port of the Text::Unidecode Perl module.
Inne pakiety zwi膮zane z python3-unidecode
|
|
|
|
-
- dep: python3
- Interaktywny, wysokopoziomowy i obiektowy j臋zyk programowania (domy艣lna wersja Python 3)
Pobieranie python3-unidecode
| Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
|---|---|---|---|
| all | 112,3 KiB | 948,0 KiB | [lista plik贸w] |
