Today we're training our Spacy model with the annotations we made with our Ruby on Rails and React application from the last stream.
In this exciting series we will build an annotation tool to train a Spacy model with React, Rails and Python. We're going to combine several open source projects to build a platform to train a Natural Language Processing (NLP) model for Named Entity Recognition (NER).
#fullstack #rails #python #react
This will be a full stack, micro services like, JAM Stack application. We'll use Ruby on Rails and Python for our backend to store our datasets and train our models. Our frontend will be a React app with @reach/router and Apollo GraphQL.