updated model output definitions
This commit is contained in:
@@ -1 +1,24 @@
|
||||
from .output import model_labels
|
||||
from .classes import ExperientialModelOutput
|
||||
|
||||
|
||||
|
||||
# CLASS_NAME_LIST = Literal[
|
||||
# "non transactional action",
|
||||
# "non transactional reaction",
|
||||
# "unidirectional transactional action",
|
||||
# "unidirectional transactional reaction",
|
||||
# "bidirectional transactional action",
|
||||
# "bidirectional transactional reaction",
|
||||
# "conversion",
|
||||
# "speech process",
|
||||
# "classification overt taxonomy",
|
||||
# "analytical exhaustive",
|
||||
# "analytical disarranged",
|
||||
# "analytical temporal",
|
||||
# "analytical distributed",
|
||||
# "anaytical topological",
|
||||
# "analytical exploded",
|
||||
# "analytical inclusive",
|
||||
# "symbolic suggestive",
|
||||
# "symbolic attributive"
|
||||
# ]
|
||||
Reference in New Issue
Block a user