dejanseo commited on
Commit
63f8686
1 Parent(s): 124463d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -11,5 +11,10 @@ pipeline_tag: text-classification
11
  ---
12
  We build on the work by Manaal Faruqui and Dipanjan Das from Google AI Language team to train a search query classifier of well-formed search queries. Our model offers a 10% improvement over Google's classifier by utilising ALBERT architecture instead of LSTM. With accuracy of 80%, the model is production ready and has already been deployed in Dejan AI's query processing pipeline. The role of the model is to help identify query expansion candidates by flagging ambiguous queries retrieved via Google Search Console API.
13
 
14
- ## Further Detail
15
- See [Dejan AI](https://dejan.ai/blog/search-query-quality-classifier/)
 
 
 
 
 
 
11
  ---
12
  We build on the work by Manaal Faruqui and Dipanjan Das from Google AI Language team to train a search query classifier of well-formed search queries. Our model offers a 10% improvement over Google's classifier by utilising ALBERT architecture instead of LSTM. With accuracy of 80%, the model is production ready and has already been deployed in Dejan AI's query processing pipeline. The role of the model is to help identify query expansion candidates by flagging ambiguous queries retrieved via Google Search Console API.
13
 
14
+ ## See This Model in Action
15
+ See [Dejan AI](https://dejan.ai/blog/search-query-quality-classifier/)
16
+
17
+ # Engage Our Team
18
+ Interested in using this in an automated pipeline for bulk query classification?
19
+
20
+ Please [book an appointment](https://dejan.ai/call/) to discuss your needs.