Training Data Generation
Generate training data for the entity linking problem.
There are two approaches you can adopt to gather training data for the entity linking problem.
- Open-source datasets
- Manual labeling
You can use one or both depending on the particular task for which we have to perform entity linking.
Open-source datasets
If the task is not extremely domain-specific and does not require very specific tags, you can avail ...