DeleteStopwords[list]
単語のリストからストップワードを削除する.
DeleteStopwords["string"]
文字列からストップワードを削除する.
DeleteStopwords[{"string1","string2",…}]
文字列のリストからストップワードを削除する.
DeleteStopwords
DeleteStopwords[list]
単語のリストからストップワードを削除する.
DeleteStopwords["string"]
文字列からストップワードを削除する.
DeleteStopwords[{"string1","string2",…}]
文字列のリストからストップワードを削除する.
詳細
- DeleteStopwordsは,標準的なストップワードの組込みリストを使う.
- DeleteStopwords["string"]は,文字列からストップワードを削除し,スペースや句読点をそれがなんであれその前後に残す.
- DeleteStopwords[{"string1","string2",…}]では,単一のストプワードからなる任意の string1はリストから削除される.
関連項目
StringDelete TextWords WordData Complement WordCounts WordCloud
Function Repository: LinguaStopwords
関連するワークフロー
- Webページのテキストを解析する
テキスト
Wolfram Research (2015), DeleteStopwords, Wolfram言語関数, https://reference.wolfram.com/language/ref/DeleteStopwords.html.
CMS
Wolfram Language. 2015. "DeleteStopwords." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/DeleteStopwords.html.
APA
Wolfram Language. (2015). DeleteStopwords. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/DeleteStopwords.html
BibTeX
@misc{reference.wolfram_2025_deletestopwords, author="Wolfram Research", title="{DeleteStopwords}", year="2015", howpublished="\url{https://reference.wolfram.com/language/ref/DeleteStopwords.html}", note=[Accessed: 11-April-2026]}
BibLaTeX
@online{reference.wolfram_2025_deletestopwords, organization={Wolfram Research}, title={DeleteStopwords}, year={2015}, url={https://reference.wolfram.com/language/ref/DeleteStopwords.html}, note=[Accessed: 11-April-2026]}