Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.43 KB

README.md

File metadata and controls

32 lines (23 loc) · 1.43 KB

Intelligent Text

Simple software to help writing texts. It provides insights while the user is writing by searing for articles related to what is being written.

Requeriments

How to setup

  • 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

Components

  • Java interface
  • Python article search engine

Author

Maikel Maciel Rönnau
Computer Scientist
[email protected]
Linkedin - GitHub