Actions
dev #1719
openInitial version of NER model with custom data
Start date:
01/17/2025
Due date:
01/17/2025 (about 15 months late)
% Done:
100%
Estimated time:
4:00 h
Spent time:
Description
Completed Tasks¶
- Created custom data for spacy's ner model by manually labelling 500 records
- Used this data to train a pre-trained spacy model
- Initial model is ready to predict attributes from nl query
Scope for Improvement¶
- Need more real life data for building up the custom dataset
- nl queries needs to be more diverse to reflect more users' searching pattern
Actions