Module: PragmaticSegmenter::Languages::Chinese
- Includes:
- Common
- Defined in:
- lib/pragmatic_segmenter/languages/chinese.rb
Defined Under Namespace
Classes: AbbreviationReplacer, BetweenPunctuation
Constant Summary
Constants included from Common
PragmaticSegmenter::Languages::Common::BETWEEN_DOUBLE_QUOTES_REGEX, PragmaticSegmenter::Languages::Common::CONTINUOUS_PUNCTUATION_REGEX, PragmaticSegmenter::Languages::Common::ExtraWhiteSpaceRule, PragmaticSegmenter::Languages::Common::FileFormatRule, PragmaticSegmenter::Languages::Common::GeoLocationRule, PragmaticSegmenter::Languages::Common::KommanditgesellschaftRule, PragmaticSegmenter::Languages::Common::MULTI_PERIOD_ABBREVIATION_REGEX, PragmaticSegmenter::Languages::Common::NUMBERED_REFERENCE_REGEX, PragmaticSegmenter::Languages::Common::PARENS_BETWEEN_DOUBLE_QUOTES_REGEX, PragmaticSegmenter::Languages::Common::PossessiveAbbreviationRule, PragmaticSegmenter::Languages::Common::Punctuations, PragmaticSegmenter::Languages::Common::QUOTATION_AT_END_OF_SENTENCE_REGEX, PragmaticSegmenter::Languages::Common::QuestionMarkInQuotationRule, PragmaticSegmenter::Languages::Common::SENTENCE_BOUNDARY_REGEX, PragmaticSegmenter::Languages::Common::SPLIT_SPACE_QUOTATION_AT_END_OF_SENTENCE_REGEX, PragmaticSegmenter::Languages::Common::SingleNewLineRule, PragmaticSegmenter::Languages::Common::SubSingleQuoteRule