digani

automatically identify column names


Keywords
dig, name, identify, attribute, column
License
Other
Install
pip install digani==0.1.0

Documentation

dig-attribute-name-identification

identify attribute name and generate dictionary for karma output

About

DIGANI aims to extract phone numbers from url and text for DIG project.

Install

python setup.py install

Command Line Usage

enter the WORK_PATH, and run script below

run-digani $(pwd)

also, you can

run-digani /<YOU_DIR>/dig-data/sample-datasets/escorts

Python Usage

import digani

digani.run(<WORK_PATH>)

<WORK_PATH> is the dir contain domains' dataset, such as "/<YOU_DIR>/dig-data/sample-datasets/escorts"