Saxon is a rule based tool for annotating documents. Saxon rules are regular expressions over document features, such as tokens and sentences. The output of a rule can be either other annotations or unrestricted actions specified within the rule.
Saxon uses the Runes framework to represent documents, and allows the construction of gazetteers and named entity recognisers for use within Runes.
A full graphical rule developer is also included to make the development of Saxon rules as painless as possible, or you can the rule developer right now.
