Class: DeepL::Constants::SplitSentences
- Inherits:
-
BaseConstant
- Object
- BaseConstant
- DeepL::Constants::SplitSentences
- Defined in:
- lib/deepl/constants/split_sentences.rb
Constant Summary collapse
- NO_SPLITTING =
'0'- SPLIT_ON_PUNCTUATION_AND_NEWLINES =
'1'- SPLIT_ON_PUNCTUATION_ONLY =
'nonewlines'