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 用戶端使用這個