Qurak

TextCases

లభ్యం

Extracts text units of a given type from a string. With `"Word"` it returns

TextCases[text, form]
TextCases[text, {form1, form2, …}]
TextCases[text, formspec -> prop]
TextCases[text, formspec -> {prop1, prop2, …}]
TextCases[text, spec, n]
TextCases["The cat sat on the mat.", "Word"] → {The, cat, sat, on, the, mat}TextCases["Hello world. How are you? Fine.", "Sentence"] → {Hello world., How are you?, Fine.}TextCases["one two three four", "Word", 2] → {one, two}

అంశాలు

సంబంధితమైనవి

మొత్తం 6300 ఫంక్షన్లు · దీన్ని MCP క్లయింట్ నుండి వాడండి