If you don't want to use the DocuScope dictionaries, Ubiqu+Ity allows you to create your own simple rules. Rules are declared in a CSV file that looks like this:
- Column 1: Whitespace-Separated Words and Punctuation
- Column 2: The Rule's Name
Ubiqu+Ity will look for exact instances of the rules that are specified. Column headings (i.e. Words, Rule
on the first line of the CSV file) are optional, but recommended.
Here's an example:
Words, Rule
I have a question, GenericQuestionQuery
Have you had, PresentPerfectQuery
Stand ho, ExclamatoryStatement
In the future, we will allow users to create more complex, hierarchical rule structures.