-
Notifications
You must be signed in to change notification settings - Fork 603
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
preprocesser.py #10
Comments
What is in C:\Twitter\twitter-sentiment-analysis-all algos (1)\twitter-sentiment-analysis-master\processed? Also, don't use spaces in path. |
I have the same issue as well python preprocess.py C:\Users\dina_\Desktop\DATA-MINING\SentAnalysisTwitter\twitter-sentiment-analysis\train.csv |
i cannot find the file name preprocessed.py |
i cannot find the file name preprocessed.csv |
def classify(processed_csv, test_file=True, **params): |
@Arpit25upadhyay in order to solve the issue -> |
saura
sorry ValueError: could not convert string to float: '"1467810369"' |
I am unable to follow this code.Run preprocesser.py but no file test and train dataset is generated.
(base) c:\Twitter\twitter-sentiment-analysis-all algos (1)\twitter-sentiment-analysis-master>python preprocess.py C:\Twitter\twitter-sentiment-analysis-all algos (1)\twitter-sentiment-analysis-master\processed
Usage: python preprocess.py
The text was updated successfully, but these errors were encountered: