pyjedai.datamodel

pyjedai.datamodel#

Datamodel of pyjedai.

Classes

Block()

The main module used for storing entities in the blocking steps of pyjedai module.

Data(dataset_1, id_column_name_1[, ...])

The corpus of the dataset that will be processed with pyjedai.

PYJEDAIFeature()

SchemaData(dataset_1, attributes_1, ...[, ...])

Data module for schema matching tasks.

SpatialData(source_reader, source_delimiter, ...)