string
スカラー文書から string ベクトルへの変換
説明
例
文書から string への変換
スカラーのトークン化された文書を単語の string 配列に変換します。
document = tokenizedDocument("an example of a short sentence")
document = tokenizedDocument: 6 tokens: an example of a short sentence
words = string(document)
words = 1x6 string
"an" "example" "of" "a" "short" "sentence"
入力引数
document
— 入力文書
スカラー tokenizedDocument
オブジェクト
入力文書。スカラー tokenizedDocument
オブジェクトとして指定します。
出力引数
words
— 出力単語
string ベクトル
出力単語。string ベクトルとして返されます。
バージョン履歴
R2017b で導入
MATLAB コマンド
次の MATLAB コマンドに対応するリンクがクリックされました。
コマンドを MATLAB コマンド ウィンドウに入力して実行してください。Web ブラウザーは MATLAB コマンドをサポートしていません。
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
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)