-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
paul
committed
Mar 15, 2017
1 parent
23c6558
commit 80feeb8
Showing
1 changed file
with
7 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,9 @@ | ||
# Text-mining | ||
用R语言做文本挖掘 | ||
text_portrait.R | ||
用于抽取文章关键字(TF-IDF)形成文章画像 | ||
|
||
url_portrait.R | ||
用户根据url来抽取页面内容,根据词频来做画像 | ||
|
||
male.png和female.png是两个人物词云模版 |