Tag

HanLP

1 views collected around this technical thread.

HomeTech
HomeTech
Oct 14, 2020 · Fundamentals

Dynamic Hyperlink Insertion in Automotive Articles Using HanLP Aho‑Corasick Double‑Array Trie

This article describes a Java‑based solution that dynamically adds brand and model hyperlinks to automotive articles by building multilingual keyword dictionaries with HanLP and employing an Aho‑Corasick Double‑Array Trie for efficient, context‑aware matching without altering the original content.

Aho-CorasickDouble-Array TrieDynamic Linking
0 likes · 12 min read
Dynamic Hyperlink Insertion in Automotive Articles Using HanLP Aho‑Corasick Double‑Array Trie
58 Tech
58 Tech
Feb 26, 2020 · Artificial Intelligence

Tag Mining and Optimization Practices Using Chinese Segmentation Tools

This article presents a comprehensive overview of tag mining practices—including similarity‑based, compound‑word, topic, hot‑search, and image‑based approaches—along with detailed evaluations of Chinese segmentation tools and systematic tag optimization techniques such as synonym and negative‑word detection.

Chinese segmentationHanLPNLP
0 likes · 15 min read
Tag Mining and Optimization Practices Using Chinese Segmentation Tools