Skip to content

Commit

Permalink
readme url fix
Browse files Browse the repository at this point in the history
  • Loading branch information
shataowei committed Dec 3, 2019
1 parent 69885b1 commit f3f2a0a
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 40 deletions.
68 changes: 32 additions & 36 deletions .idea/workspace.xml

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

8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -315,10 +315,10 @@
- [word2vec和glove区别](自然语言处理/Word2Vec.md#L164)
- [你觉得word2vec有哪些问题](自然语言处理/Word2Vec.md#L164)
- CRF
- [阐述CRF原理](自然语言处理/Word2Vec.md#L164)
- [线性链条件随机场的公式是](自然语言处理/Word2Vec.md#L164)
- [CRF与HMM区别](自然语言处理/Word2Vec.md#L164)
- [Bert+crf中的各部分作用详解](自然语言处理/Word2Vec.md#L164)
- [阐述CRF原理](自然语言处理/CRF.md#L164)
- [线性链条件随机场的公式是](自然语言处理/CRF.md#L164)
- [CRF与HMM区别](自然语言处理/CRF.md#L164)
- [Bert+crf中的各部分作用详解](自然语言处理/CRF.md#L164)
- LDA
- [详述LDA原理](自然语言处理/LDA.md#L164)
- [LDA中的主题矩阵如何计算](自然语言处理/LDA.md#L164)
Expand Down

0 comments on commit f3f2a0a

Please sign in to comment.