kg_idg.utils.nlp_utils

Functions

create_settings_file(path[, ont])

Creates the settings.ini file for OGER to get parameters.

prep_nlp_input(path, columns)

Arguments:

process_oger_output(path, input_file_name)

The OGER output is a TSV which is imported and only the terms that occurred in the text file are considered and a dataframe of relevant information is returned

run_oger(path, input_file_name[, n_workers])