MCPcopy Create free account
hub / github.com/codefuse-ai/ModelCache / import_fasttext

Function import_fasttext

modelcache_mm/utils/__init__.py:53–54  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

51
52
53def import_fasttext():
54 _check_library("fasttext")
55
56
57def import_paddle():

Callers

nothing calls this directly

Calls 1

_check_libraryFunction · 0.70

Tested by

no test coverage detected