Class: PragmaticSegmenter::Languages::Bulgarian::AbbreviationReplacer

Inherits:
AbbreviationReplacer show all
Defined in:
lib/pragmatic_segmenter/languages/bulgarian.rb

Constant Summary collapse

SENTENCE_STARTERS =
[].freeze

Instance Attribute Summary

Attributes inherited from AbbreviationReplacer

#text

Method Summary

Methods inherited from AbbreviationReplacer

#initialize, #replace

Constructor Details

This class inherits a constructor from PragmaticSegmenter::AbbreviationReplacer