Tagged articles

GSE

2 articles · Page 1 of 1
PaperAgent
PaperAgent
Aug 9, 2026 · Artificial Intelligence

Tsinghua Unveils Two Breakthrough Papers on LLM Agent Skills

The article reviews Tsinghua University's two new papers—GSE, which introduces a global skill‑relation graph, clustering, and replay verification to make agent skills continuously improve, and SkillSentry, which uses ability contracts and adaptive honey‑world testing to ensure skill safety—detailing their methods, experimental results, and practical implications.

AI safetyGSELLM
0 likes · 8 min read
Tsinghua Unveils Two Breakthrough Papers on LLM Agent Skills
Code Wrench
Code Wrench
Mar 3, 2026 · Artificial Intelligence

Unlocking High‑Performance Chinese Segmentation: Inside Go’s gse Library

This article deeply examines the source code of Go’s high‑performance segmentation library gse, revealing its Double‑Array Trie, shortest‑path dynamic programming, and HMM‑Viterbi implementations, and demonstrates practical usage for Chinese tokenization, part‑of‑speech tagging, keyword extraction, and custom dictionary management.

GSEGoHMM
0 likes · 13 min read
Unlocking High‑Performance Chinese Segmentation: Inside Go’s gse Library