Calculate tags
important
Task: Calculate tags distribution in gold data
Jupiter Notebook: TagsDistribution
Input:
- Tagged data saved to datastore
- CSV file with tagged text
To calculate tags distribution in gold data:
Launch all the dependencies and prerequisites.

Upload data by any method specified here
Launch DataPointsDistributionVisualizer.
In the following menus, select the required parameters, and click Show plot.
- Select a dataframe: specify the name of the dataframe that contains the data set to calculate tag distribution.
- Id field name: set a column in the dataframe that contains the document id or link to the document.
- Document field name: set a column in the dataframe that contains the tagged text.

The output looks as follows:
