Help Center
Convert scalar document to string vector
words = string(document)
words = string(document) converts a scalar tokenizedDocument to a string array of words.
words
document
tokenizedDocument
example
collapse all
Convert a scalar tokenized document to a string array of words.
document = tokenizedDocument("an example of a short sentence")
document = tokenizedDocument: 6 tokens: an example of a short sentence
words = 1x6 string "an" "example" "of" "a" "short" "sentence"
Input document, specified as a scalar tokenizedDocument object.
Output words, returned as a string vector.
Introduced in R2017b
context | doclength | doc2cell | joinWords | tokenizedDocument
context
doclength
doc2cell
joinWords
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
Europe
Asia Pacific
Contact your local office