Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Natural Language Processing #3

Open
coreyar opened this issue Aug 13, 2017 · 0 comments
Open

Natural Language Processing #3

coreyar opened this issue Aug 13, 2017 · 0 comments

Comments

@coreyar
Copy link

coreyar commented Aug 13, 2017

I think adding Natural Language Processing is a necessary feature to allow for conversational game play. I researched some js browser libraries. Two that stand out are
- reText
- compromise

Processing language server side opens up the opportunity to use more robust tools but it complicates end user game creation and requires setting up a server. One way it could be implemented would be to pass user defined validation parameters to the server so that it has the information it needs to validate the input and return a response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant