This is a project done to work with the Natural language question answering model provided by TensorFlow.js. It can answer questions based on content of a provided passage of text. This project was bootstrapped with Create React App.
-
Notifications
You must be signed in to change notification settings - Fork 0
SenalDolage/NLP-web-reactjs-tensorflowjs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
NLP Powered Q&A using predefined TensorFlow model which will take in a passage and a question, the answer will be given by the model according to given passage.