Open
Description
Create an example project like we have it for the other external recommender. You would create a project in INCEpTION for that, gather some data and write a guide which describes the 3 things you can do with your recommender:
- NER
- POS
- Sentiment
For that, you would need to describe all the steps
- Python recommender installation
- Project creation
- Recommender configuration
- Data upload
...