LitBench-UI / configs /cleaning_config.yaml
Andreas99's picture
Upload 30 files
3647b6e verified
patterns_and_insertions:
[
{
"pattern" : '(?:\\figcomp{\s*)(?P<first>.*?)\s*}\s*{\s*(?P<second>.*?)\s*}\s*{\s*(?P<third>.*?)\s*}',
"insertion" : '\parbox[c]{{ {second} \linewidth}} {{ \includegraphics[width= {third} \linewidth]{{figures/{first} }} }}',
"description" : "Replace figcomp",
},
]
verbose: False
commands_to_delete: [
'footnote',
'footnote ',
'crdata',
'appendixhead',
'selectlanguage',
'name',
'expandafter',
'copyrightyear',
'acmYear',
'acmBooktitle',
'acmPrice',
'authorcontributions',
'thanksref',
'funding',
'conflictsofinterest',
'externalbibliography',
'acmDOI',
'acmISBN',
'acmConference',
'titleheader',
'affil',
'authorrunning',
'pagenumbering',
'enlargethispage',
'author',
'AuthorNames',
'author\n',
'Author\n',
'Author',
'fntext',
'icmlauthor',
'icmlauthor\n',
'icmladdress',
'icmladdress\n',
'received',
'runninghead',
'bstctlcite',
'slugger',
'tocauthor',
'author\*',
'vspace\*',
'\write18',
'hspace\*',
'vspace',
'hspace',
'maketitle',
'institute',
'label',
'urlstyle',
'acks',
'tnoteref',
'Appendix',
'urlstyle',
'url',
'editor',
'ccsdesc',
'cortext',
'bibliography',
'permission',
'usetikzlibrary',
'thanks',
'thispagestyle',
'abovedisplayskip',
'belowdisplayskip',
'bibliographystyle',
'IfSubStringInString',
'hyphenation',
'theoremstyle',
'colorbox',
'textcolor',
'color',
'caption',
'thlabel',
'fancyfoot',
'captionof',
'settopmatter',
'IEEEtriggeratref',
'IEEEauthorblockN',
'IEEEauthorblockA',
'IEEEauthorblockN\n',
'IEEEauthorblockA\n',
'IEEEauthorrefmark',
'orcid',
'typeout',
'fancyhead',
'pagestyle',
'biboptions',
'affiliation',
'address',
'institution',
'printalgoIEEE',
'date',
'authornote',
'numberofauthors',
'footnotetext',
'email',
'reftitle',
'setcopyright',
'ead',
'deleted',
'includegraphics',
'comment',
'abstract',
'replaced',
'xspace',
]
commands_only_to_delete: [
'titlerunning',
'runningtitle',
'title',
'title\*',
'accept',
'added',
'icmltitle',
'textsuperscript',
'texttt',
'textsc',
'textit',
'mathit',
'makebox',
'mbox',
'textbf',
'acl',
'textnormal',
'texttt ',
'textsc ',
'textit ',
'mathit ',
'textbf ',
'gls',
'Gls',
'glspl',
'textnormal ',
'inlinetitle',
'mbox',
'hl',
'highlight',
'IEEEraisesectionheading',
'IEEEtitleabstractindextext',
'IEEEPARstart',
'it',
'added',
'paragraph',
'paragraph\*',
'MakeLowercase',
'emph',
'emph ',
'text',
'acp',
'ac'
]
environments_to_delete: [
'icmlauthorlist',
'tikzpicture',
'groupplot',
'biography',
'IEEEbiographynophoto',
'acronym',
'MSCcodes',
'IEEEbiography',
'figure',
'AMS',
'acknowledgement',
'acknowledgments',
'acknowledgements',
'figure\*',
'minipage',
'table',
'table\*',
'glist',
'tabular',
'tabular\*',
'center',
'remark',
'algorithm',
'algorithmic',
'CCSXML',
'acks',
'lstlisting',
'tabu',
'algorithm\*',
'algorithmic\*',
'longtable',
'sidewaystable\*',
'sidewaystable',
'appendices',
'wrapfigure',
'appendix'
]