Skip to content

LukeAlbarracin/opennlp-java-backend

Repository files navigation

QuizMaster (Backend)

A Quizlet inspired flashcard application which uses NLP to generate questions

My project is a full-stack app written in Java.

Context

For one of my CS125 class at the University of Illinois Urbana-Champaign we were given creative freedom for our final project. The only major constraint was that it had to be written for Android. Previously I had begun writing basic programs to help aid my practice in certain classes. In addition, I was frequently using the well-known app called Quizlet to help me study. So for my project, I decided to create an app that uses Natural Language Processing (NLP) to convert facts into questions.

Technology Details

Frontend

The frontend is implemented as an Android application in Java. It uses the Volley Library to perform HTTP requests. The code for the frontend can be found here.

Backend

The backend uses the Google Cloud Platform (GCP) and also uses Spring Boot. More importantly, it uses the Apache OpenNLP library to perform sentence analysis to send information back to the client.

References

About

Sprint Boot Backend using GCP with NLP

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors