#include <dataframe.h>
Public Member Functions | |
Feature ()=default | |
~Feature ()=default | |
Feature (const Feature &other)=delete | |
Feature (Feature &&other)=delete | |
Public Attributes | |
std::string | attr |
std::string | sim |
std::string | sim_measure {"none"} |
std::string | tok {"none"} |
std::string | tok_settings {"none"} |
|
default |
|
default |
|
delete |
|
delete |
std::string Feature::attr |
std::string Feature::sim |
std::string Feature::sim_measure {"none"} |
std::string Feature::tok {"none"} |
std::string Feature::tok_settings {"none"} |