Tools
Utility classes for specific purpose, mainly for processing DCASE challenge submissions for publishing.
DatasetPacker
dcase_util.tools.DatasetPacker
DatasetPacker class can be used to create DCASE styled dataset packages where different data types delivered with separate packages. Large data packages are split into multiple smalled ones to ease downloading them over net.
|
Constructor |
|
Pack dataset. |
Convert markdown document to HTML document. |
SubmissionChecker
dcase_util.tools.SubmissionChecker
SubmissionChecker class can be used to check DCASE challenge submission meta yaml files.
|
Submission meta data and system output checker class |
|
Process submission entry and apply all check-ups |
BibtexProcessor
dcase_util.tools.BibtexProcessor
This class provides tools to form bibtex entries for the DCASE challenge submissions.
|
Simple Bibtex field processing class to prepare bibtex entries for the challenge and workshop submissions. |
|
Bibtex key generation. |
|
Author list in format [lastname1], [firstname1] and [lastname2], [firstname2]. |
|
Author list with affiliation indexes. |
Affiliation string. |
|
|
Collect all unique affiliations |
Affiliation string with indexes. |
|
|
HTML string with submission labels |
|
Process publication title. |
|
Process publication abstract. |