全部搜索项
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: unidecode  ]

软件包:python3-unidecode(1.2.0-1)

python3-unidecode 的相关链接

Screenshot

Debian 的资源:

下载源码包 unidecode

维护小组:

外部的资源:

相似软件包:

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.

标签: 软件开发: Python 开发, 函数库, 实做语言: implemented-in::python, interface::commandline, 角色: 开发用函数库, 程序, 范围: scope::utility, use::converting, 处理: 文本, Unicode

其他与 python3-unidecode 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 python3-unidecode

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 111.6 kB950.0 kB [文件列表]