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 客户端使用