[console_scripts]
structured-extract = structured_data_extraction.main:main
structured-extract-classify = structured_data_extraction.classify:main
structured-extract-convert = structured_data_extraction.convert:main
structured-extract-embed = structured_data_extraction.embed:main
structured-extract-extract = structured_data_extraction.extract:main
structured-extract-filter = structured_data_extraction.filter_records:main
structured-extract-rate = structured_data_extraction.rater:main
structured-extract-records = structured_data_extraction.records:main
structured-extract-search = structured_data_extraction.search:main
structured-extract-vocab = structured_data_extraction.vocab:main
