Svetuf / CSC_Sentiment_Russian_NER

0 stars 0 forks source link

Create a simple sentiment annotator for named entities #9

Closed roddar92 closed 3 years ago

roddar92 commented 3 years ago

Note: try to design an architecture prototype of our annotator!

Hints: main classes (Annotator(Model model), Model (abstract class)), Handler

Naive architecture: