aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/conventionalrp/core/auto_parser.py
Commit message (Collapse)AuthorAgeFilesLines
* refactor(auto_parser): Remove THULAC parser implementation from the project. ↵简律纯2025-11-041-92/+524
| | | | This includes the entire thulac_parser.py file, which contained the logic for parsing TRPG logs using THULAC for Chinese lexical analysis. All related methods, classes, and configurations have been deleted.
* feat: add AutoParser class for automated content classification简律纯2025-10-291-0/+467