Getting Started
Bases: ABC, Generic[R]
ABC
Generic
R
An interface for something that can annotate.
Methods Summary
annotate(text, **kwargs)
annotate
Annotate the text.
Methods Documentation