uniseg
0.7.3.dev59+gededfc4
  • 1. Introduction
  • 2. Module References
  • 3. Sample Scripts
  • 4. License
uniseg
  • uniseg
  • View page source

uniseg

A Python package to determine Unicode text segmentations.

Table of Contents

  • 1. Introduction
    • 1.1. Features
    • 1.2. Requirements
    • 1.3. Install
    • 1.4. Changes
    • 1.5. References
    • 1.6. Related / Similar Projects
  • 2. Module References
    • 2.1. uniseg.codepoint — Code Point
    • 2.2. uniseg.graphemecluster — Grapheme Cluster
    • 2.3. uniseg.wordbreak — Word Break
    • 2.4. uniseg.sentencebreak — Sentence Break
    • 2.5. uniseg.linebreak — Line Break
    • 2.6. uniseg.wrap — Text Wrapping
  • 3. Sample Scripts
    • 3.1. unibreak.py
    • 3.2. uniwrap.py
    • 3.3. wxwrapdemo.py
  • 4. License
  • Index

  • Module Index

  • Search Page

Next

© Copyright 2013-2024, Masaaki Shibata.

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