Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudNaturalLanguage/
DAnalyzeSyntaxResponse.php27 protected $sentencesType = Sentence::class;
47 * @param Sentence[]
54 * @return Sentence[]
DAnalyzeSentimentResponse.php29 protected $sentencesType = Sentence::class;
61 * @param Sentence[]
68 * @return Sentence[]
DAnnotateTextResponse.php33 protected $sentencesType = Sentence::class;
95 * @param Sentence[]
102 * @return Sentence[]
DSentence.php20 class Sentence extends \Google\Model class
58 class_alias(Sentence::class, 'Google_Service_CloudNaturalLanguage_Sentence');
/plugin/aichat/vendor/vanderlee/php-sentence/tests/
DSentenceTest.php3 namespace Vanderlee\Sentence\Tests;
6 use Vanderlee\Sentence\Sentence; alias
15 * @var Sentence
25 $this->object = new \Vanderlee\Sentence\Sentence();
168 …rld.', 'Are you there'], $this->object->split('Hello world. Are you there', Sentence::SPLIT_TRIM));
169 …d.', 'Are you there?'], $this->object->split('Hello world. Are you there?', Sentence::SPLIT_TRIM));
DMultibyteTest.php3 namespace Vanderlee\Sentence\Tests;
5 use Vanderlee\Sentence\Multibyte;
/plugin/aichat/vendor/vanderlee/php-sentence/
DREADME.md1 Sentence chapter
15 Sentence boundary disambiguation.
41 - **`Sentence::SPLIT_TRIM`**: Trim whitespace off the left and right sides of
56 $Sentence = new \Sentence;
59 $sentences = $Sentence->split($text);
62 $count = $Sentence->count($text);
/plugin/aichat/
DTextSplitter.php7 use Vanderlee\Sentence\Sentence; alias
47 $sentenceSplitter = new Sentence();
DEmbeddings.php13 use Vanderlee\Sentence\Sentence; alias
Dcomposer.lock180 "Vanderlee\\Sentence\\": "src"
DAGENTS.md53 - Prefers sentence boundaries using Vanderlee\Sentence
/plugin/aichat/vendor/vanderlee/php-sentence/src/
DSentence.php3 namespace Vanderlee\Sentence;
17 class Sentence class
DMultibyte.php3 namespace Vanderlee\Sentence;
/plugin/pagequery/
Dreadme.md62 If you wanted to see the results in 3 columns and to have the links in "Sentence Case" with no unde…
66 … columns, and displaying the real month name, plus having the links in "Sentence Case" with no und…