Entity Matching by Similarity Join
 
Loading...
Searching...
No Matches
io.h File Reference
#include "common/dataframe.h"
#include "common/type.h"
#include "common/config.h"
#include <iostream>
#include <istream>
#include <sstream>
#include <cstring>
#include <dirent.h>
#include <sys/stat.h>
#include <string.h>
#include <stdio.h>
#include <vector>

Go to the source code of this file.

Classes

class  CSVReader
 
class  RuleReader
 
class  MultiWriter
 

Functions

void readFile (const char *filename, std::vector< std::vector< int > > &records)
 

Function Documentation

◆ readFile()

void readFile ( const char * filename,
std::vector< std::vector< int > > & records )