From fcf1c423fc7dc9d91204deacc5f570839b05b995 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Tue, 25 Nov 2025 15:57:54 +0800 Subject: chore: Update README to remove emoji from feature list Removed emoji from THULAC Smart Parser feature description for consistency. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ca12630..b8f92c4 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Conventional Role Play (CVRP) is a Python SDK designed for structured processing * **Rule Extraction**: Easily extract rules from JSON configuration files using the `RuleExtractor` class. * **Multi-format Rendering**: Render outputs in various formats such as HTML, Markdown, and JSON using the respective renderer classes (e.g., `HTMLRenderer`). -* **THULAC Smart Parser**: 🆕 Intelligent parsing using Tsinghua THULAC (THU Lexical Analyzer for Chinese) for automatic content recognition with minimal configuration. See [THULAC Parser Documentation](docs/THULAC_PARSER.md). +* **THULAC Smart Parser**: Intelligent parsing using Tsinghua THULAC (THU Lexical Analyzer for Chinese) for automatic content recognition with minimal configuration. See [THULAC Parser Documentation](docs/THULAC_PARSER.md). * **Extensibility**: Create custom plugins to extend the functionality of the SDK. See custom-plugins for details. * **Comprehensive API**: Full API documentation available for all modules and classes. See api-documentation. @@ -112,4 +112,4 @@ LICENSE * [Homepage](https://hydroroll.team/) * [Documentation](https://crp.hydroroll.team/) -* [GitHub Repository](https://github.com/HydroRoll-Team/conventional_role_play) \ No newline at end of file +* [GitHub Repository](https://github.com/HydroRoll-Team/conventional_role_play) -- cgit v1.2.3-70-g09d2