MCPcopy 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

1from gensim.models import FastText
2from gensim.models.doc2vec import TaggedDocument
3from argparse import ArgumentParser
4import re

Callers

nothing calls this directly

Calls 1

sanitize_stringFunction · 0.90

Tested by

no test coverage detected