Skip to content

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

License

Notifications You must be signed in to change notification settings

maikelroennau/intelligent_text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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
maikel.ronnau@gmail.com
Linkedin - GitHub

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages