Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BIT-DataLab/LakeBench
/ fastText.py
File
fastText.py
union/TUS/fastText.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#根据fastText的结果,计算出每一列对应的向量表示,也是存到另一个文件夹,'benchmarkNL'
2
import
os
3
import
numpy
as
np
4
import
pandas
as
pd
Callers
nothing calls this directly
Calls
1
find_word2vec_of_column
Function · 0.85
Tested by
no test coverage detected