FP Perception 0.1.2
Loading...
Searching...
No Matches
Public Attributes | List of all members
fp_perception::sentiment_result Struct Reference

#include <structs.hpp>

Public Attributes

std::string label
 
double score = 0.0
 
std::string analyzed_text
 
bool success = false
 
std::string error
 

Member Data Documentation

◆ analyzed_text

std::string fp_perception::sentiment_result::analyzed_text

◆ error

std::string fp_perception::sentiment_result::error

◆ label

std::string fp_perception::sentiment_result::label

◆ score

double fp_perception::sentiment_result::score = 0.0

◆ success

bool fp_perception::sentiment_result::success = false

The documentation for this struct was generated from the following file: