You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello administrator, I have a problem. Even though I did everything right, I get this error. How can I solve this? All other functions work but lyceum feature does not work File "c:\Users\gggdf\AppData\Local\Programs\Python\Python312\Lib\site-packages\sklearn\feature_extraction\text.py", line 110, in _analyze doc = preprocessor(None) ^^^^^^^^^^^^^^^^^^ File "c:\Users\gggdf\AppData\Local\Programs\Python\Python312\Lib\site-packages\sklearn\feature_extraction\text.py", line 68, in _preprocess doc = doc.lower(None) ^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'lower'
The text was updated successfully, but these errors were encountered:
LoRdHamit
changed the title
OSKOBOT: AttributeError
OSROKBOT: lyceum feature does not work - AttributeError
Apr 30, 2024
Hello administrator, I have a problem. Even though I did everything right, I get this error. How can I solve this? All other functions work but lyceum feature does not work
File "c:\Users\gggdf\AppData\Local\Programs\Python\Python312\Lib\site-packages\sklearn\feature_extraction\text.py", line 110, in _analyze doc = preprocessor(None) ^^^^^^^^^^^^^^^^^^ File "c:\Users\gggdf\AppData\Local\Programs\Python\Python312\Lib\site-packages\sklearn\feature_extraction\text.py", line 68, in _preprocess doc = doc.lower(None) ^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'lower'
The text was updated successfully, but these errors were encountered: