Skip to content
/ parlo Public

Answering questions using NLP in Java, made in 5 days

License

Notifications You must be signed in to change notification settings

igr/parlo

Repository files navigation

Parlo

I am not a NLP scientist! Just had couple of days to explore this wonderful subject.

Parlo gets the story from the data/story.txt. Then you type the question. Top 3 matched sentences will be returned. Repeat.

This simple app is written in Java, as there are significantly less Java resources comparing to eg. Python.

Remark

This is just scratching the surface. Many things I didn't have time to implement. I wish I could spend more time... so many ideas. Meh.

Setup

It's Gradle, nothing required. Just first extract data.zip to prepare the data folder.

About

Answering questions using NLP in Java, made in 5 days

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages