<%inherit file="basewithmenu.html" /> <%block name="head"> ${parent.head()} <%block name="menu2">
Create new classifier
Copy/Merge classifiers
Upload labeled documents
Upload a model
×

Create classifier

×

Copy/Merge classifiers

Select one ore more classifiers to merge.

If only one classifier is selected, a simple copy is made.

If multiple classifiers are selected, their labels are merged together.

×

Upload labeled documents

Data file is a CSV file with at least two columns.

First column contains a unique ID string.

Second column contains the text.

Any column after the second is the assignment of a label.

For single-label classifiers, the assignment has the form classifiername:labelname, with the implicit information that the text is a negative example for any other label defined for the classifier.

For multi-label classifiers, the assignment has the form classifiername:labelname:yes or classifiername:labelname:yes

. No implicit information derives from this assignment with respect to the other labels of the classifier.

If a classifier does not already exist, it is created with the classification mode used in the file, and set of labels appearing in the file.

If a classifier already exist, the uploaded data must use the same classification mode of the existing classifier, and cannot use labels that are not already defined in the existing classifier.

×

Upload a model

×

Rename a classifier

×

Change description

×

Change classification mode

×

Rename a label in a classifier

×

Add a label to a classifier

×

Delete a label in a classifier

×

Delete a classifier

×

Create a classifier from a label