lexnlp package

Subpackages

Module contents

lexnlp.disable_stanford()

Disable the Stanford NLP library. :return:

lexnlp.enable_stanford()

Enable the Stanford NLP library. :return:

lexnlp.get_lib_path()

Return the base project path. :return:

lexnlp.get_module_path()

Get the module path. :return:

lexnlp.is_stanford_enabled()

Return flag for whether Stanford NLP library is enabled. :return: