GatorEducator/GatorMiner

Display Text Documents with Named Entities

Closed this issue · 1 comments

Context and feature:
A salient feature would be allowing the display of text documents, either by students or by questions. Currently, most of the texts are only displayed in pandas data frame, which is not very intuitive.

Proposed solution:
The display could take a similar approach as here, although more details need to be worked out.

Useful resources:
Visualizing the entity recognizer

Additional context:
Display NER

Acceptance criteria:
Having a separate page where the user can select an individual's reflection to run the entity recognizer on. When done so, it should show the complete reflection of the individual with its entities highlighted and named, as shown in the example under additional context.

Solution needs more detail specified (what is the acceptance criteria?). Also, please add an estimate.