diff --git a/CITATION.cff b/CITATION.cff index 2ef119a..c1d509d 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,5 +1,11 @@ cff-version: 1.2.0 -message: "If you use this software, please cite it as below." +title: >- + AMMICO, an AI-based Media and Misinformation Content + Analysis Tool +message: >- + If you use this software, please cite it using the + metadata from this file. +type: software authors: - family-names: "Dumitrescu" given-names: "Delia" @@ -18,8 +24,26 @@ authors: orcid: "https://orcid.org/0000-0002-6140-2332" - family-names: "Ma" given-names: "Xianghe" -title: "AMMICO, an AI Media and Misinformation Content Analysis Tool" -version: 0.2.0 -doi: 10.31235/osf.io/v8txj -date-released: 2023-9-4 -url: "https://github.com/ssciwr/AMMICO" +identifiers: + - type: doi + value: 10.5117/CCR2025.1.3.DUMI +repository-code: 'https://github.com/ssciwr/AMMICO' +url: 'https://ssciwr.github.io/AMMICO/build/html/index.html' +abstract: >- + ammico (AI-based Media and Misinformation Content Analysis + Tool) is a publicly available software package written in + Python 3, whose purpose is the simultaneous evaluation of + the text and graphical content of image files. After + describing the software features, we provide an assessment + of its performance using a multi-country, multi-language + data set containing COVID-19 social media disinformation + posts. We conclude by highlighting the tool’s advantages + for communication research. +keywords: + - nlp + - translation + - computer-vision + - text-extraction + - classification + - social media +license: MIT