Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/NeuralNLP-NeuralClassifier
/ str
Method
str
util.py:24–25 ·
view source on GitHub ↗
(cls)
Source
from the content-addressed store, hash-verified
22
class
Type(object):
23
@classmethod
24
def
str(cls):
25
raise
NotImplementedError
26
27
28
class
ModeType(Type):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected