MATLAB ヘルプ センター
小文字への文書の変換
newDocuments = lower(documents)
newDocuments = lower(documents) は、入力文書の各大文字を対応する小文字に変換し、他のすべての文字は未変更のままにします。
newDocuments
documents
例
すべて折りたたむ
文書の配列内のすべての大文字を小文字に変換します。
documents = tokenizedDocument([ "An Example of a Short Sentence" "A Second Short Sentence"])
documents = 2×1 tokenizedDocument: 6 tokens: An Example of a Short Sentence 4 tokens: A Second Short Sentence
newDocuments = 2×1 tokenizedDocument: 6 tokens: an example of a short sentence 4 tokens: a second short sentence
tokenizedDocument
入力文書。tokenizedDocument 配列として指定します。
出力文書。tokenizedDocument 配列として返されます。
R2017b で導入
decodeHTMLEntities | eraseTags | eraseURLs | erasePunctuation | upper | tokenizedDocument
decodeHTMLEntities
eraseTags
eraseURLs
erasePunctuation
upper
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.
Web サイトの選択
Web サイトを選択すると、翻訳されたコンテンツにアクセスし、地域のイベントやサービスを確認できます。現在の位置情報に基づき、次のサイトの選択を推奨します:
また、以下のリストから Web サイトを選択することもできます。
最適なサイトパフォーマンスの取得方法
中国のサイト (中国語または英語) を選択することで、最適なサイトパフォーマンスが得られます。その他の国の MathWorks のサイトは、お客様の地域からのアクセスが最適化されていません。
南北アメリカ
ヨーロッパ
アジア太平洋地域
最寄りの営業オフィスへのお問い合わせ