Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PKU-ASAL/Simulated-Data
/ filename-embedding.py
File
filename-embedding.py
src/Sysdig/filename-embedding.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
gensim.models
import
FastText
2
from
gensim.models.doc2vec
import
TaggedDocument
3
from
argparse
import
ArgumentParser
4
import
re
Callers
nothing calls this directly
Calls
1
sanitize_string
Function · 0.90
Tested by
no test coverage detected