%inherit file="basewithmenu.html" /> <%block name="head"> ${parent.head()} %block> <%block name="menu2"> Create new classifier Copy/Merge classifiers Upload labeled documents Upload a model %block> × Create classifier Name: Labels (comma separated): Mode: <%! from ics.db import sqlalchemydb %> % for classification_mode in sqlalchemydb.ClassificationMode: ${classification_mode.value} % endfor Processing × Copy/Merge classifiers Name: From: Mode: <%! from ics.db import sqlalchemydb %> % for classification_mode in sqlalchemydb.ClassificationMode: ${classification_mode.value} % endfor Processing × Upload labeled documents Data file: Uploading × Upload a model Name: Model file: Mode: <%! from ics.db import sqlalchemydb %> % for classification_mode in sqlalchemydb.ClassificationMode: ${classification_mode.value} % endfor Uploading × Rename a classifier Classifier to rename: New name: Processing × Change description Classifier: Description: Processing × Change classification mode Classifier: Mode: <%! from ics.db import sqlalchemydb %> % for classification_mode in sqlalchemydb.ClassificationMode: ${classification_mode.value} % endfor Processing × Rename a label in a classifier Classifier: Label to rename: New label name: Processing × Add a label to a classifier Classifier: New label name: Processing × Delete a label in a classifier Classifier: Label to delete: Processing × Delete a classifier Classifier to delete: Processing × Create a classifier from a label Classifier: Label to extract: Processing
Name:
Labels (comma separated):
Mode: <%! from ics.db import sqlalchemydb %> % for classification_mode in sqlalchemydb.ClassificationMode: ${classification_mode.value} % endfor
Processing
From:
Data file:
Uploading
Model file:
Classifier to rename:
New name:
Classifier:
Description:
Label to rename:
New label name:
Label to delete:
Classifier to delete:
Label to extract: