Simple software to help writing texts. It provides insights while the user is writing by searing for articles related to what is being written.
- Google Scholar Paper Finder - custom search engine
- rake-nltk - keyword extractor base
- TextRank - keyword extractor
- Scholar - search engine base
- Pyinstaller - to compile the search engine
- Install Pyinstaller
- Clone Google Scholar Paper Finder repository
- Compile the script search_engine.py using Pyinstaller: pyinstaller search_engine.py -F. The compiled file will be under dist folder
- Clone this repository, create a folder named search_engine in its root directory and put the search engine compiled file inside, under the name search_engine.exe
- Open this repository project using NetBeans and build the project
- Get the compiled project inside the folder store
- Java interface
- Python article search engine
Maikel Maciel Rönnau
Computer Scientist
maikel.ronnau@gmail.com
Linkedin - GitHub