- class ml_research_tools.tex.bibtex_enrich.BibtexEnrichTool(services)[source]#
Bases:
BaseToolInitialize the LaTeX grammar tool.
- classmethod add_arguments(parser)[source]#
Add tool-specific arguments to the parser.
- Return type:
- Parameters:
parser (ArgumentParser)