A classifier built on top of
ModernBERT-base that classifies words in English text into its root according to Croftian tags.
Croftian tags are per-word semantic labels, each consisting of a (root, function)-pair.
An example of this is given in the following table, where roots and functions are given as rows and columns, respectively.
See also this model's
counterpart that classifies words in English text into its function according to Croftian tags.