romulocordova
Results
2
issues of
romulocordova
I'm running `import twint search = input("What you search? ") csv_name = input("Name of file ") c = twint.Config() c.Search = search c.Since = "2021-01-01" c.Store_csv = True c.Output =...
I ran `python soan.py --file whatsapp.txt --language spanish` but I'm not sure if the stopwords are working. How can I solve this issue? Thanks! Great job!