This program extracts text from a PDF document and determine key phrases in a body of text by analyzing the frequency of word appearance and its co-occurance with other words in the text.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
- Fork the project
- Create your feature branch
git checkout -b feature/AmazingFeature
- Commit your changes
git commit -m "add some amazing feature"
- Push to the branch
git push origin feature/AmazingFeature
- Open a pull request