API Reference
AggregationType
AggregationType.SENTENCE
AggregationType.TOKEN
AggregationType.WORD
Aggregation
Aggregation.text
Aggregation.type
BaseTextAggregator
BaseTextAggregator.__init__()
BaseTextAggregator.aggregation_type
BaseTextAggregator.text
BaseTextAggregator.aggregate()
BaseTextAggregator.flush()
BaseTextAggregator.handle_interruption()
BaseTextAggregator.reset()
BaseTextFilter
BaseTextFilter.update_settings()
BaseTextFilter.filter()
BaseTextFilter.handle_interruption()
BaseTextFilter.reset_interruption()
MarkdownTextFilter
MarkdownTextFilter.InputParams
MarkdownTextFilter.InputParams.enable_text_filter
MarkdownTextFilter.InputParams.filter_code
MarkdownTextFilter.InputParams.filter_tables
MarkdownTextFilter.__init__()
MarkdownTextFilter.update_settings()
MarkdownTextFilter.filter()
MarkdownTextFilter.handle_interruption()
MarkdownTextFilter.reset_interruption()
MarkdownTextFilter.remove_tables()
MatchAction
MatchAction.REMOVE
MatchAction.KEEP
MatchAction.AGGREGATE
PatternMatch
PatternMatch.__init__()
PatternPairAggregator
PatternPairAggregator.__init__()
PatternPairAggregator.text
PatternPairAggregator.add_pattern()
PatternPairAggregator.on_pattern_match()
PatternPairAggregator.aggregate()
PatternPairAggregator.handle_interruption()
PatternPairAggregator.reset()
SimpleTextAggregator
SimpleTextAggregator.__init__()
SimpleTextAggregator.text
SimpleTextAggregator.aggregate()
SimpleTextAggregator.flush()
SimpleTextAggregator.handle_interruption()
SimpleTextAggregator.reset()
SkipTagsAggregator
SkipTagsAggregator.__init__()
SkipTagsAggregator.aggregate()
SkipTagsAggregator.handle_interruption()
SkipTagsAggregator.reset()