Home
last modified time | relevance | path

Searched refs:abbreviators (Results 1 – 1 of 1) sorted by relevance

/plugin/aichat/vendor/vanderlee/php-sentence/src/
DSentence.php37 private $abbreviators = ['.']; variable in Vanderlee\\Sentence\\Sentence
188 $definite_terminals = array_diff($this->terminals, $this->abbreviators);
364 $non_abbreviating_terminals = array_diff($this->terminals, $this->abbreviators);