MCPcopy 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'
2import os
3import numpy as np
4import pandas as pd

Callers

nothing calls this directly

Calls 1

find_word2vec_of_columnFunction · 0.85

Tested by

no test coverage detected