パッケージ: python3-nameparser (1.1.1-1)
python3-nameparser に関するリンク
Trisquel の資源:
python-nameparser ソースパッケージをダウンロード:
- [python-nameparser_1.1.1-1.dsc]
- [python-nameparser_1.1.1.orig.tar.gz]
- [python-nameparser_1.1.1-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Python Team
- Edward Betts
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Python 3 module for parsing names into individual components
The HumanName class splits a name string up into name parts based on placement in the string and matches against known name pieces like titles. It joins name pieces on conjunctions and special prefixes to last names like "del". Titles can be chained together and include conjunctions to handle titles like "Asst Secretary of State". It can also try to correct capitalization of all upper or lowercase names.
It attempts the best guess that can be made with a simple, rule-based approach. Unicode is supported, but the parser is not likely to be useful for languages that to not share the same structure as English names. It's not perfect, but it gets you pretty far.
その他の python3-nameparser 関連パッケージ
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)