UNPKG

@diplodoc/sentenizer

Version:

text segmentation into sentences

4 lines (3 loc) 269 B
export { SENTENCE_END_MARKERS, QUOTATION_GENERIC_MARKERS, QUOTATION_CLOSE_MARKERS, BRACKETS_CLOSE_MARKERS, } from './markers'; export { WINDOW_WIDTH } from './parameters'; export { INITIALS, HEAD, TAIL, OTHER, HEAD_PAIR, TAIL_PAIR, OTHER_PAIR } from './abbreviations';