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
I am using WikiCorpus to read and process the wikipedia dump. However when I try to iterate over getstream() output, I get the error that there is no attribute input. Indeed, there is no input attribute but there is a fname attribute.
Problem description
I am using WikiCorpus to read and process the wikipedia dump. However when I try to iterate over getstream() output, I get the error that there is no attribute input. Indeed, there is no input attribute but there is a fname attribute.
Steps/code/corpus to reproduce
On the other hand, this fixes the problem, but I guess would be better if it gets fixed in the source code if the attribute missing is the problem.
Versions
The text was updated successfully, but these errors were encountered: