Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
17
commits
Reprocessed data and retrained all NLU components after removing fallback intent and synonyms.
db4e44cView on GitHubRemoved fallback synonyms to prevent unintended intent matches.
e27858bView on GitHubRemoved fallback intent from training data to avoid model confusion.
5d77665View on GitHubAdded complete inference pipeline for intent detection and entity extraction.
77726afView on GitHubTask 2.2: feat(nlu): add rule-based entity extractor with spaCy model support and save patterns to entities.json
4cb4f60View on GitHubTask 2.1: feat: added production-ready intent classifier using pattern→intent dataset
7d04173View on GitHub