Qurak

TextSentences

利用可能、.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.}

トピック

関連

全 6300 関数 · MCPクライアントから使う