開始使用免費開始

文字組織

本練習屬於課程

R 的 Bag-of-Words 文本探勘

檢視課程

動手互動練習

試著完成這個範例程式碼,體驗一下這個練習。

# qdap_clean the text
___ <- ___(___)

# Source and create the corpus
___ <- ___(___(___))

# tm_clean the corpus
___ <- ___(___)
編輯並執行程式碼