Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Sirwenhao/Deep-Learning-Notes
/ chap02_006_ppmi.py
File
chap02_006_ppmi.py
NLP/Deep_Learning_Advanced_NLP/chap02_006_ppmi.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# 24/4/18 author:WH
2
3
import
sys
4
sys.path.append(
".."
)
Callers
nothing calls this directly
Calls
3
preprocess
Function · 0.90
create_co_matrix
Function · 0.90
ppmi
Function · 0.90
Tested by
no test coverage detected