Discover and explore top open-source AI tools and projects—updated daily.
textlint-jaTextlint rule preset for natural Japanese AI writing
Top 37.0% on SourcePulse
This preset provides textlint rules to detect and correct AI-generated writing patterns, promoting more natural Japanese expression. It targets technical writers, content creators, and anyone aiming to refine AI-assisted text. The primary benefit is improving the readability and naturalness of AI-generated content by focusing on structural rather than expressive constraints.
How It Works
The preset comprises several rules that identify common AI writing artifacts: unnatural list formatting, hype-driven expressions, mechanical emphasis, and English-centric colon usage. It employs morphological analysis for context-aware checks, particularly for colon usage, distinguishing between natural Japanese phrasing and AI-generated patterns. The design prioritizes structural guidance over strict expression rules, aiming for subtle improvements in naturalness.
Quick Start & Requirements
npm install @textlint-ja/textlint-rule-preset-ai-writingnpx textlint --mcp for integration with AI tools like VSCode Copilot.Highlighted Details
**重要**:, ✅).**非常に**重要な項目).ai-tech-writing-guideline for technical writing best practices (conciseness, active voice, specificity, consistency, structure).Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The preset's rules, especially those related to AI-generated patterns, may occasionally flag natural language or require fine-tuning via the allows option. Rule modifications, even in patch versions, can alter error counts, necessitating the use of lock files for stable builds. The ai-tech-writing-guideline rule's effectiveness may depend on the specific technical domain.
2 months ago
Inactive
docling-project