website to convert PDF to DOC using flask
sudo apt-get install -r requirements.txt
or
pip install -r requirements
Download or Clone the repo, Navigate to the directory containing the files and run
python setup.py install
or if you have different versions of python installed then
python3 setup.py install
to install the dependencies.
Once you have created an app on twitter and installed all the dependencies by running setup.py, open main.py and paste your Consumer Key, Consumer Secret, Access Token and Access Token Secret. After that save and run the script. You will be prompted to enter the keyword/hashtag you want to analyze and the number of tweets you want to analyze. Once the analysis is completed, a pie chart will be generated disclosing the results of analysis.
Manchala Meherish
This project is licensed under the MIT License - see the https://github.com/meherish1524/pdf2doc/blob/main/LICENSE