rst_budoux package

Subpackages

Submodules

Module contents

class rst_budoux.WordBreak(rawsource='', *children, **attributes)

ベースクラス: Element

A node to explicit that breakpoint of sentence.

tagname = 'word-break'

The element generic identifier. If None, it is set as an instance attribute to the name of the class.

rst_budoux.parse_all_sentences(parser: Parser, document: document) document

Find all text in document, and split by BudouX.