Formatron v0.4.9
Formatron empowers everyone to control the output format of language models with minimal overhead.
|
This module contains the RegexExtractor class, which is used to extract data using a regular expression. More...
Classes | |
class | RegexComplementExtractor |
An extractor that extracts data by matching a regex complement. More... | |
class | RegexExtractor |
An extractor that extracts a string using a regular expression. More... | |
This module contains the RegexExtractor class, which is used to extract data using a regular expression.