See Readgauge website.
- React.js (TS)
- Tensorflow
-
- TS - to run the neural network model client-side
-
- Node - for model design (research models in python in other repo; rewritten chosen model in node in this repo under /ml)
- MUI
- Chart.js
- moo.js - to tokenize the input text client-side.
yarn install
yarn start
yarn build
It runs unit tests for the main elements, and integration tests for scoring test cases.
yarn test
It reruns the entire process from data cleaning trough training to evaluation of the model.
node /ml/train