Tagged articles
3 articles
Page 1 of 1
Programmer DD
Programmer DD
Aug 30, 2022 · Artificial Intelligence

How to Build a Custom HanLP Analyzer Plugin for Elasticsearch with Nginx

This guide walks through setting up a Java GraalVM 17 environment, installing Nginx to serve static dictionary files, configuring a HanLP‑based Elasticsearch analyzer plugin, packaging and deploying it, and testing the analyzer with JUnit5 and curl commands.

ElasticsearchHanLPNLP
0 likes · 14 min read
How to Build a Custom HanLP Analyzer Plugin for Elasticsearch with Nginx
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.

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