Class: PragmaticSegmenter::Languages::French::Process

Inherits:
Process
  • Object
show all
Defined in:
lib/pragmatic_segmenter/languages/french.rb

Constant Summary

Constants inherited from Process

Process::BETWEEN_DOUBLE_QUOTES_REGEX, Process::CONTINUOUS_PUNCTUATION_REGEX, Process::PARENS_BETWEEN_DOUBLE_QUOTES_REGEX, Process::QUOTATION_AT_END_OF_SENTENCE_REGEX, Process::SPLIT_SPACE_QUOTATION_AT_END_OF_SENTENCE_REGEX

Constants included from Rules

Rules::AbbreviationsWithMultiplePeriodsAndEmailRule, Rules::ExtraWhiteSpaceRule, Rules::GeoLocationRule, Rules::QuestionMarkInQuotationRule, Rules::SingleNewLineRule, Rules::SubSingleQuoteRule

Instance Attribute Summary

Attributes inherited from Process

#doc_type, #text

Method Summary

Methods inherited from Process

#initialize, #process

Constructor Details

This class inherits a constructor from PragmaticSegmenter::Process