Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
guihui committed Oct 2, 2013
1 parent 0b4380b commit b40fc16
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ learing
LDA是如何实现的呢?
### LDA模型
更具体的,
1. 决定文档使用的N个Term
2. 决定文档包含的主题数目,假设1/3食物和2/3宠物
3. 通过如下步骤生成第i个term w_i:
1 决定文档使用的N个Term
2 决定文档包含的主题数目,假设1/3食物和2/3宠物
3 通过如下步骤生成第i个term w_i:
> 选择Topic
> 选择词语
> 选择词语

0 comments on commit b40fc16

Please sign in to comment.