Janome, a python package that performs natural language processing.
pip install janome
Then, install it as usual and execute it! When………
ModuleNotFoundError: No module named 'janome.tokenizer'; 'janome' is not a package
There is an error like. I installed it properly ...
To those who become
Did you name the code file ** "janome.py" **?
I just changed it to another character and it worked without errors.
Recommended Posts