uniseg
  • 1. Introduction
  • 3. Module References
  • 4. Sample Scripts
  • 5. License
uniseg
  • uniseg
  • View page source

uniseg

A Python package to determine Unicode text segmentations.

Table of Contents

  • 1. Introduction
    • 1.1. News
    • 1.2. Features
    • 1.3. Requirements
    • 1.4. Install
    • 1.5. Changes
    • 1.6. References
    • 1.7. Related / Similar Projects
  • 2. Unicode Versions
    • 2.1. unicodedata2 and uniseg
    • 2.2. Python Versions and unicodedata.unidata_version
  • 3. Module References
    • 3.1. uniseg.graphemecluster — Grapheme Cluster
    • 3.2. uniseg.wordbreak — Word Break
    • 3.3. uniseg.sentencebreak — Sentence Break
    • 3.4. uniseg.linebreak — Line Break
    • 3.5. uniseg.wrap — Text Wrapping
  • 4. Sample Scripts
    • 4.1. unibreak.py
    • 4.2. uniwrap.py
    • 4.3. wxwrapdemo.py
  • 5. License
  • Index

  • Module Index

  • Search Page

Next

© Copyright 2013-2024, Masaaki Shibata.

Built with Sphinx using a theme provided by Read the Docs.