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
In ~/twitter-feature-extractor/src/tfx/database.py, the class TextFile requires a path to "profile_file". However, this has not been specified in usage manual. I was wondering where should I specify that?
The text was updated successfully, but these errors were encountered:
If you would like to use the TextFile input for the TFX, you will have to provide a .tsv file with profile information for the users whose tweets you are extracting. The structure of that file has to be:
In ~/twitter-feature-extractor/src/tfx/database.py, the class TextFile requires a path to "profile_file". However, this has not been specified in usage manual. I was wondering where should I specify that?
The text was updated successfully, but these errors were encountered: