This error message indicates that a function or method was expecting an iterable (such as a list or tuple) containing raw text documents, but received a string object instead.

To fix this error, you may need to ensure that the input to the function or method is a valid iterable containing the expected data. Alternatively, you may need to modify the code to handle string inputs appropriately.

ValueError Iterable over raw text documents expected string object received

原文地址: https://www.cveoy.top/t/topic/b2A9 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录