Qurak

TextWords

可用

Splits a string into words, ignoring punctuation.

TextWords["string"]
TextWords["string", n]
TextWords["Hello, world! How are you?"] → {Hello, world, How, are, you}TextWords["the YT-1300 droid"] → {the, YT-1300, droid}TextWords["first second third fourth", 2] → {first, second}

主題

相關

全部 6300 個函式 · 從 MCP 用戶端使用這個