/plugin/aichat/vendor/vanderlee/php-sentence/src/ |
H A D | Sentence.php | 6 * Segments sentences. 26 * List of characters used to terminate sentences. 355 * Merges items into larger sentences. 366 $sentences = []; 378 $sentences[] = $sentence; 392 $sentences[] = $sentence; 395 return $sentences; 399 * Return the sentences sentences detected in the provided text. 424 $sentences 449 trimSentences($sentences) global() argument [all...] |
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudNaturalLanguage/ |
H A D | AnalyzeSyntaxResponse.php | 49 public function setSentences($sentences) argument 51 $this->sentences = $sentences; 58 return $this->sentences;
|
H A D | AnalyzeSentimentResponse.php | 63 public function setSentences($sentences) argument 65 $this->sentences = $sentences; 72 return $this->sentences;
|
H A D | AnnotateTextResponse.php | 97 public function setSentences($sentences) argument 99 $this->sentences = $sentences; 106 return $this->sentences;
|
/plugin/aichat/vendor/vanderlee/php-sentence/ |
H A D | README.md | 32 Counts the number of sentences in the text. 37 Splits the text into sentences. 58 // Split into array of sentences 59 $sentences = $Sentence->split($text); 61 // Count the number of sentences 71 text into full sentences. You can easily check the steps in the code. 74 of sentences tend to be merged with the preceding sentences. In most ordinary 82 The following is a rough list of the rules used to split sentences. 84 - Each linebreak separates sentences [all...] |
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/Extension/ |
H A D | Text.php | 58 $sentences = array(); 68 $sentences[] = mb_substr($piece, 0, $length, $env->getCharset()); 72 $sentences[] = $piece; 75 return implode($separator, $sentences);
|
/plugin/readability/ |
H A D | calc.php | 123 $sentences = strlen(preg_replace('/[^\.!?]/', '', $text)); 125 if($sentences == 0) $sentences = 1; 126 return ($words/$sentences);
|
/plugin/pubmed2020/classes/ |
H A D | pubmed2020.php | 804 $sentences = preg_split('/\. /', $low_t); 806 foreach ($sentences as $sentence) { 810 $sentences = ucfirst(strtolower(ucwords($t))); 817 $sentences = preg_split('/\? /', $low_t); 819 foreach ($sentences as $sentence) { 825 $sentences = ucfirst(strtolower(ucwords($t)));
|
/plugin/spreadout/ |
H A D | plugin.info.txt | 6 desc A simple plugin that allows for two spaces between content sentences if the user types two s…
|
H A D | README.md | 2 A simple plugin that allows for two spaces between content sentences if the user types two spaces r…
|
/plugin/nonblank/ |
H A D | README | 6 Moreover, those spaces might disturb the search of phrases or sentences.
|
/plugin/aichat/ |
H A D | Embeddings.php | 41 /** @var array remember sentences when chunking */ 324 * @todo support splitting too long sentences 332 $sentences = $sentenceSplitter->split($text); 336 while ($sentence = array_shift($sentences)) { 357 // start new chunk with remembered sentences 369 * Add a sentence to the queue of remembered sentences 379 // remove oldest sentences from queue until we are below the max overlap
|
/plugin/docimporter/ |
H A D | .action.php.swp | 16 …sentences from html and replace them in the wiki text $myWikiContent = replace_from_list(…
|
/plugin/cacherevisionseraser/ |
H A D | README.md | 58 * Changes into some sentences inside the languages files
|
/plugin/codemirror/dist/modes/ |
H A D | xquery.min.js.map | 1 …ute', 'schema-element', 'score',\n 'self', 'sensitive', 'sentence', 'sentences', 'sequence', 's…
|
/plugin/bible/bible_douayRheims/ |
H A D | Daniel.txt | 312 … shall be grown up, there shall arise a king of a shameless face, and understanding dark sentences.
|
H A D | Proverbs.txt | 758 26:16. The sluggard is wiser in his own conceit, than seven men that speak sentences.
|
H A D | Job.txt | 946 38:2. Who is this that wrappeth up sentences in unskilful words?
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | 3.3.js.map | 1 …sentences`. Possible values are:\\n\\n* `none`: Completely disables automatic capitalization\\n*…
|
/plugin/subjectindex/plugins/ |
H A D | bible_verses.txt | 17535 …s, and just like nails driven in are those indulging in collections [of sentences]; they have been…
|