AMMICO/build/html/index.html

181 строка
12 KiB
HTML
Исходник Ответственный История

Этот файл содержит неоднозначные символы Юникода

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html class="writer-html5" lang="en" data-content_root="./">
<head>
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Welcome to AMMICOs documentation! &mdash; AMMICO 0.2.2 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=b86133f3" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=e59714d7" />
<script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="_static/documentation_options.js?v=000c92bf"></script>
<script src="_static/doctools.js?v=9a2dae69"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
<script>window.MathJax = {"tex": {"inlineMath": [["$", "$"], ["\\(", "\\)"]], "processEscapes": true}, "options": {"ignoreHtmlClass": "tex2jax_ignore|mathjax_ignore|document", "processHtmlClass": "tex2jax_process|mathjax_process|math|output_area"}}</script>
<script defer="defer" src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
<script src="_static/js/theme.js"></script>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="AMMICO - AI-based Media and Misinformation Content Analysis Tool" href="readme_link.html" />
</head>
<body class="wy-body-for-nav">
<div class="wy-grid-for-nav">
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-scroll">
<div class="wy-side-nav-search" >
<a href="#" class="icon icon-home">
AMMICO
</a>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="readme_link.html">AMMICO - AI-based Media and Misinformation Content Analysis Tool</a></li>
<li class="toctree-l1"><a class="reference internal" href="faq_link.html">FAQ</a></li>
<li class="toctree-l1"><a class="reference internal" href="create_API_key_link.html">Instructions how to generate and enable a google Cloud Vision API key</a></li>
<li class="toctree-l1"><a class="reference internal" href="notebooks/DemoNotebook_ammico.html">AMMICO Demonstration Notebook</a></li>
<li class="toctree-l1"><a class="reference internal" href="notebooks/DemoNotebook_ammico.html#Step-0:-Create-and-set-a-Google-Cloud-Vision-Key">Step 0: Create and set a Google Cloud Vision Key</a></li>
<li class="toctree-l1"><a class="reference internal" href="notebooks/DemoNotebook_ammico.html#Step-1:-Read-your-data-into-AMMICO">Step 1: Read your data into AMMICO</a></li>
<li class="toctree-l1"><a class="reference internal" href="notebooks/DemoNotebook_ammico.html#The-detector-modules">The detector modules</a></li>
<li class="toctree-l1"><a class="reference internal" href="notebooks/Example%20cropposts.html">Crop posts module</a></li>
<li class="toctree-l1"><a class="reference internal" href="modules.html">AMMICO package modules</a></li>
<li class="toctree-l1"><a class="reference internal" href="license_link.html">License</a></li>
</ul>
</div>
</div>
</nav>
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="#">AMMICO</a>
</nav>
<div class="wy-nav-content">
<div class="rst-content">
<div role="navigation" aria-label="Page navigation">
<ul class="wy-breadcrumbs">
<li><a href="#" class="icon icon-home" aria-label="Home"></a></li>
<li class="breadcrumb-item active">Welcome to AMMICOs documentation!</li>
<li class="wy-breadcrumbs-aside">
<a href="https://github.com/ssciwr/AMMICO/blob/main/docs/source/index.rst" class="fa fa-github"> Edit on GitHub</a>
</li>
</ul>
<hr/>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<section id="welcome-to-ammico-s-documentation">
<h1>Welcome to AMMICOs documentation!<a class="headerlink" href="#welcome-to-ammico-s-documentation" title="Link to this heading"></a></h1>
<div class="toctree-wrapper compound">
<p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="readme_link.html">AMMICO - AI-based Media and Misinformation Content Analysis Tool</a><ul>
<li class="toctree-l2"><a class="reference internal" href="readme_link.html#installation">Installation</a></li>
<li class="toctree-l2"><a class="reference internal" href="readme_link.html#usage">Usage</a></li>
<li class="toctree-l2"><a class="reference internal" href="readme_link.html#features">Features</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="faq_link.html">FAQ</a><ul>
<li class="toctree-l2"><a class="reference internal" href="faq_link.html#compatibility-problems-solving">Compatibility problems solving</a></li>
<li class="toctree-l2"><a class="reference internal" href="faq_link.html#what-happens-to-the-images-that-are-sent-to-google-cloud-vision">What happens to the images that are sent to google Cloud Vision?</a></li>
<li class="toctree-l2"><a class="reference internal" href="faq_link.html#what-happens-to-the-text-that-is-sent-to-google-translate">What happens to the text that is sent to google Translate?</a></li>
<li class="toctree-l2"><a class="reference internal" href="faq_link.html#what-happens-if-i-don-t-have-internet-access-can-i-still-use-ammico">What happens if I dont have internet access - can I still use ammico?</a></li>
<li class="toctree-l2"><a class="reference internal" href="faq_link.html#why-don-t-i-get-probabilistic-assessments-of-age-gender-and-race-when-running-the-emotion-detector">Why dont I get probabilistic assessments of age, gender and race when running the Emotion Detector?</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="create_API_key_link.html">Instructions how to generate and enable a google Cloud Vision API key</a></li>
<li class="toctree-l1"><a class="reference internal" href="notebooks/DemoNotebook_ammico.html">AMMICO Demonstration Notebook</a><ul>
<li class="toctree-l2"><a class="reference internal" href="notebooks/DemoNotebook_ammico.html#Use-a-test-dataset">Use a test dataset</a></li>
<li class="toctree-l2"><a class="reference internal" href="notebooks/DemoNotebook_ammico.html#Import-the-ammico-package">Import the ammico package</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="notebooks/DemoNotebook_ammico.html#Step-0:-Create-and-set-a-Google-Cloud-Vision-Key">Step 0: Create and set a Google Cloud Vision Key</a></li>
<li class="toctree-l1"><a class="reference internal" href="notebooks/DemoNotebook_ammico.html#Step-1:-Read-your-data-into-AMMICO">Step 1: Read your data into AMMICO</a><ul>
<li class="toctree-l2"><a class="reference internal" href="notebooks/DemoNotebook_ammico.html#Step-2:-Inspect-the-input-files-using-the-graphical-user-interface">Step 2: Inspect the input files using the graphical user interface</a></li>
<li class="toctree-l2"><a class="reference internal" href="notebooks/DemoNotebook_ammico.html#Step-3:-Analyze-all-images">Step 3: Analyze all images</a></li>
<li class="toctree-l2"><a class="reference internal" href="notebooks/DemoNotebook_ammico.html#Step-4:-Convert-analysis-output-to-pandas-dataframe-and-write-csv">Step 4: Convert analysis output to pandas dataframe and write csv</a></li>
<li class="toctree-l2"><a class="reference internal" href="notebooks/DemoNotebook_ammico.html#Read-in-a-csv-file-containing-text-and-translating/analysing-the-text">Read in a csv file containing text and translating/analysing the text</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="notebooks/DemoNotebook_ammico.html#The-detector-modules">The detector modules</a><ul>
<li class="toctree-l2"><a class="reference internal" href="notebooks/DemoNotebook_ammico.html#Image-summary-and-query">Image summary and query</a></li>
<li class="toctree-l2"><a class="reference internal" href="notebooks/DemoNotebook_ammico.html#Detection-of-faces-and-facial-expression-analysis">Detection of faces and facial expression analysis</a></li>
<li class="toctree-l2"><a class="reference internal" href="notebooks/DemoNotebook_ammico.html#Image-Multimodal-Search">Image Multimodal Search</a></li>
<li class="toctree-l2"><a class="reference internal" href="notebooks/DemoNotebook_ammico.html#Color-analysis-of-pictures">Color analysis of pictures</a></li>
<li class="toctree-l2"><a class="reference internal" href="notebooks/DemoNotebook_ammico.html#Further-detector-modules">Further detector modules</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="notebooks/Example%20cropposts.html">Crop posts module</a></li>
<li class="toctree-l1"><a class="reference internal" href="modules.html">AMMICO package modules</a><ul>
<li class="toctree-l2"><a class="reference internal" href="ammico.html">text module</a></li>
<li class="toctree-l2"><a class="reference internal" href="ammico.html#module-summary">summary module</a></li>
<li class="toctree-l2"><a class="reference internal" href="ammico.html#multimodal-search-module">multimodal search module</a></li>
<li class="toctree-l2"><a class="reference internal" href="ammico.html#module-faces">faces module</a></li>
<li class="toctree-l2"><a class="reference internal" href="ammico.html#module-colors">color_analysis module</a></li>
<li class="toctree-l2"><a class="reference internal" href="ammico.html#module-cropposts">cropposts module</a></li>
<li class="toctree-l2"><a class="reference internal" href="ammico.html#utils-module">utils module</a></li>
<li class="toctree-l2"><a class="reference internal" href="ammico.html#display-module">display module</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="license_link.html">License</a></li>
</ul>
</div>
</section>
<section id="indices-and-tables">
<h1>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Link to this heading"></a></h1>
<ul class="simple">
<li><p><a class="reference internal" href="genindex.html"><span class="std std-ref">Index</span></a></p></li>
<li><p><a class="reference internal" href="py-modindex.html"><span class="std std-ref">Module Index</span></a></p></li>
<li><p><a class="reference internal" href="search.html"><span class="std std-ref">Search Page</span></a></p></li>
</ul>
</section>
</div>
</div>
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
<a href="readme_link.html" class="btn btn-neutral float-right" title="AMMICO - AI-based Media and Misinformation Content Analysis Tool" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
</div>
<hr/>
<div role="contentinfo">
<p>&#169; Copyright 2022, Scientific Software Center, Heidelberg University.</p>
</div>
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
provided by <a href="https://readthedocs.org">Read the Docs</a>.
</footer>
</div>
</div>
</section>
</div>
<script>
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
});
</script>
</body>
</html>