Message Classifier
-
This is a subsystem of corpus (that is related to critic) that
attempts to apply various strategies to determine how a unilang
message should be classified.
UniLang sends corpus the log
database entry id of a message, and corpus should respond with a
set of prescribed actions.
One strategy is to use classifications
proposed by the user.
The annotations are created through one of
several interfaces (a critic script and the critic freekbs
interface).
Another strategy is to apply sayer to the message to
obtain semantic information about it, and use that context to
derive the desired results.
Another strategy being looked at is
to group entries together based on approximate lexical patterns.