Tag

tag indexing

0 views collected around this technical thread.

php中文网 Courses
php中文网 Courses
Apr 26, 2024 · Backend Development

Implementing Efficient Tag Search in a Blog with PHP and Xunsearch

This article explains how to enhance a blog's tag search performance by integrating the Xunsearch full‑text engine with PHP, covering installation, index creation, and query execution with example code, ultimately improving search speed and accuracy for a better user experience.

Full-Text SearchPHPbackend
0 likes · 5 min read
Implementing Efficient Tag Search in a Blog with PHP and Xunsearch
Cyber Elephant Tech Team
Cyber Elephant Tech Team
Aug 4, 2021 · Artificial Intelligence

How Tag-Based Explicit Recall Boosts Recommendation Performance with Multi-Task Learning

This article explains how a two‑stage recommendation pipeline uses explicit tag‑based recall, inverted indexes, and a multi‑task learning model to improve click‑through and dwell time by dynamically balancing loss weights across tasks.

Artificial Intelligenceexplicit recallmulti-task learning
0 likes · 17 min read
How Tag-Based Explicit Recall Boosts Recommendation Performance with Multi-Task Learning