Skip to content

Commit

Permalink
ReadMe结构调整
Browse files Browse the repository at this point in the history
  • Loading branch information
shataowei committed Nov 26, 2019
1 parent f7d9f22 commit 99f79e4
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 16 deletions.
28 changes: 13 additions & 15 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,12 @@
- [CRF与HMM区别](自然语言处理/Word2Vec.md#L164)
- [Bert+crf中的各部分作用详解](自然语言处理/Word2Vec.md#L164)
- LDA

- [详述LDA原理](自然语言处理/LDA.md#L164)
- [LDA中的主题矩阵如何计算](自然语言处理/LDA.md#L164)
- [LDA的共轭分布解释下](自然语言处理/LDA.md#L164)
- [PLSA和LDA的区别](自然语言处理/LDA.md#L164)
- [怎么确定LDA的topic个数](自然语言处理/LDA.md#L164)
- [LDA和Word2Vec区别?LDA和Doc2Vec区别](自然语言处理/LDA.md#L164)
- LSTM
- GRU
- Bert
Expand Down

0 comments on commit 99f79e4

Please sign in to comment.