Qurak

TextSentences

Disponível, difere da referência .wl

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.}

Tópicos

Relacionados

Todas as 6300 funções · Usar isto de um cliente MCP