This project is mirrored from https://github.com/aurelio-labs/semantic-router.
Pull mirroring updated .
- Nov 09, 2023
-
-
Simonas authored
-
James Briggs authored
-
James Briggs authored
-
- Nov 08, 2023
-
-
Siraj R Aizlewood authored
These now match the number of non-other types.
-
James Briggs authored
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
Threshold checks done outside of _semantic_classify. Testing more efficient as not using dl._query() accross every threshold.
-
Siraj R Aizlewood authored
Test cases aren't just the original Decision utterances now, but semantically similar utterances. Also added new max_score_in_top_class method, which chooses the top score of the top scoring vector in the top class to compare to the threshold value.
-
- Nov 07, 2023
-
-
Siraj R Aizlewood authored
Merge branch 'simple_classification' of https://github.com/aurelio-labs/semantic-layer into simple_classification
-
Siraj R Aizlewood authored
-
James Briggs authored
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
Merge branch 'simple_classification' of https://github.com/aurelio-labs/semantic-layer into simple_classification
-
Siraj R Aizlewood authored
-
James Briggs authored
-
- Nov 06, 2023
-
-
Siraj R Aizlewood authored
It now takes a query result as an argument and outputs scores_by_category too, for debugging purposes.
-
Siraj R Aizlewood authored
Added simple_categorise which uses sum of Cosine Similarity Scores to determine Category. Option to use tan function to boost scores for closest points, and reduce scores for further away points.
-
- Oct 31, 2023
-
-
James Briggs authored
-
James Briggs authored
-
- Oct 30, 2023
-
-
James Briggs authored
-
James Briggs authored
-