|
FP Perception 0.1.2
|
#include <structs.hpp>
Public Attributes | |
| std::string | label |
| double | score = 0.0 |
| std::string | analyzed_text |
| bool | success = false |
| std::string | error |
| std::string fp_perception::sentiment_result::analyzed_text |
| std::string fp_perception::sentiment_result::error |
| std::string fp_perception::sentiment_result::label |
| double fp_perception::sentiment_result::score = 0.0 |
| bool fp_perception::sentiment_result::success = false |