Qurak

TextSentences

Beschikbaar, wijkt af van de .wl-referentie

Splits a string into a list of sentences

TextSentences["string"]
TextSentences["string", n]
TextSentences["This is a sentence. This is another sentence."] → {This is a sentence., This is another sentence.}TextSentences["First sentence. Second sentence. Third sentence."] → {First sentence., Second sentence., Third sentence.}TextSentences["this is the first sentence :) And this is the second one."] → {this is the first sentence :) And this is the second one.}

Onderwerpen

Gerelateerd

Alle 6300 functies · Gebruik dit vanuit een MCP-client