Qurak
ドキュメント
料金
サインイン
Qurak
ドキュメント
関数
TextSentences
TextSentences
利用可能、.wl リファレンスと異なります
Splits a string into a list of sentences
.wl リファレンスとの相違: `TextSentences` grouping
形式
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.}
Qurakで実行
リファレンスを検索
トピック
Natural Language Processing
- Tokenization
New In101 Alphabetical Listing
- T
Processing Textual Data
- Structural Text Manipulation
Text Analysis
- Text Normalization »
Text Normalization
- Text-Level Normalization
関連
TextWords
TextCases
TextStructure
StringSplit
DeleteStopwords
RemoveDiacritics
SequenceAlignment
StringCases
TakeLargest
TakeLargestBy
TakeSmallest
TakeSmallestBy
← TextSearchReport
TextString →
全 6300 関数
·
MCPクライアントから使う