Tag

Query Analysis

0 views collected around this technical thread.

Selected Java Interview Questions
Selected Java Interview Questions
Oct 15, 2024 · Databases

Analysis of a Complex SQL Query for Exporting Manually Added Contacts

This article breaks down a sophisticated SQL script used to export manually added contact data, explaining the involved tables, the construction of the @abc variable, the two UNIONed sub‑queries, and the final selection logic with detailed code examples.

BackendDatabaseMySQL
0 likes · 12 min read
Analysis of a Complex SQL Query for Exporting Manually Added Contacts
Amap Tech
Amap Tech
Nov 29, 2019 · Artificial Intelligence

Advancements in Query Analysis for Map Search: City Analysis, Where‑What Segmentation, and Path Planning

The article details Amap’s upgraded map‑search query analysis, introducing a two‑stage city‑identification system, enhanced where‑what segmentation with CRF and GBDT models, a three‑stage path‑planning pipeline, and outlines future deep‑learning and knowledge‑graph enhancements for robustness and low‑frequency query handling.

NLPQuery Analysiscity detection
0 likes · 14 min read
Advancements in Query Analysis for Map Search: City Analysis, Where‑What Segmentation, and Path Planning
Tencent Cloud Developer
Tencent Cloud Developer
Nov 26, 2019 · Backend Development

TurboSearch: Tencent AI Lab's Next-Generation Large-Scale Search System

TurboSearch is Tencent AI Lab's next-generation large-scale search system, delivering distributed massive indexing, high-performance parallel retrieval, multi-granularity and multi-modal vector indexing, private Docker deployment, integrated NLP query analysis, extensible plugins, and robust operations for massive data and diverse search scenarios.

Inverted IndexNLPQuery Analysis
0 likes · 14 min read
TurboSearch: Tencent AI Lab's Next-Generation Large-Scale Search System
Amap Tech
Amap Tech
Nov 21, 2019 · Artificial Intelligence

Advances in Geographic Text Processing for Map Search: Query Analysis, Error Correction, Rewriting, and Omission

Recent advances in map‑search text processing replace rule‑based pipelines with machine‑learning and deep‑learning models for query analysis, error correction, rewriting, and omission, using phonetic and spatial entity correction, vector‑based similarity, and CRF sequence labeling within a three‑stage architecture of analysis, recall, and ranking to deliver more precise POI results.

NLPQuery Analysiserror correction
0 likes · 17 min read
Advances in Geographic Text Processing for Map Search: Query Analysis, Error Correction, Rewriting, and Omission