Entity Matching by Similarity Join
 
Loading...
Searching...
No Matches
Feature Struct Reference

#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"}
 

Constructor & Destructor Documentation

◆ Feature() [1/3]

Feature::Feature ( )
default

◆ ~Feature()

Feature::~Feature ( )
default

◆ Feature() [2/3]

Feature::Feature ( const Feature & other)
delete

◆ Feature() [3/3]

Feature::Feature ( Feature && other)
delete

Member Data Documentation

◆ attr

std::string Feature::attr

◆ sim

std::string Feature::sim

◆ sim_measure

std::string Feature::sim_measure {"none"}

◆ tok

std::string Feature::tok {"none"}

◆ tok_settings

std::string Feature::tok_settings {"none"}

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