Dev Space

Customize and extend the power of Alteryx with SDKs, APIs, custom tools, and more.

Text Analysis Tool by Laszlo Dobiasz

Shyam12
Meteoro

Can someone help me with the below mentioned error while using the Text analysis Tool developed by Laszlo ?

 

Text Analysis V3 (11) Traceback (most recent call last):¶ File "TextAnalysisV3PythonEngine.py", line 75, in __init__¶ File "C:\Users\shyam\AppData\Roaming\Alteryx\Engine/../Tools\TextAnalysisV3\Lib\site-packages\en_core_web_md\__init__.py", line 12, in load¶ return load_model_from_init_py(__file__, **overrides)¶ File "C:\Users\shyam\AppData\Roaming\Alteryx\Engine/../Tools\TextAnalysisV3\Lib\site-packages\spacy\util.py", line 514, in load_model_from_init_py¶ return load_model_from_path(¶ File "C:\Users\shyam\AppData\Roaming\Alteryx\Engine/../Tools\TextAnalysisV3\Lib\site-packages\spacy\util.py", line 388, in load_model_from_path¶ config = load_config(config_path, overrides=dict_to_dot(config))¶ File "C:\Users\shyam\AppData\Roaming\Alteryx\Engine/../Tools\TextAnalysisV3\Lib\site-packages\spacy\util.py", line 545, in load_config¶ raise IOError(Errors.E053.format(path=config_path, name="config.cfg"))¶OSError: [E053] Could not read config.cfg from C:\Users\shyam\AppData\Roaming\Alteryx\Engine\..\Tools\TextAnalysisV3\Lib\site-packages\en_core_web_md\en_core_web_md-2.3.1\config.cfg¶

1 RESPONDER 1
DKMI
Meteoro

did you manage to resolve this, it was working fine for me until a reinstall.... 😞