Skip to content

Latest commit

 

History

History

statistic_analysis

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Statistic Analysis

This folder contains code for reproducing the statistical analysis in the paper.

This code file contains functions to:

  1. Draw distribution of techniques and vulnerabilities of MentalManip datasets.
  2. Draw distribution of sentiment scores of MentalManip datasets.
  3. Draw con-currence heat maps of techniques and vulnerabilities.
  4. Draw embedding space.

This code file contains functions to:

  1. Calculate the statistics of MentalManip dataset and other datasets.
  2. Draw ccdf of utterance number distribution.
  3. Do sentiment analysis.
  4. Draw embedding space.