Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/NeuralNLP-NeuralClassifier
/ str
Method
str
model/embedding.py:38–39 ·
view source on GitHub ↗
(cls)
Source
from the content-addressed store, hash-verified
36
37
@classmethod
38
def
str(cls):
39
return
","
.join([cls.EMBEDDING, cls.REGION_EMBEDDING])
40
41
42
class
EmbeddingProcessType(Type):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected