ai_api / open-sse /services /compression /rules /ja /structural.json
Yogesh
initial deploy
cd8bd0a
Raw
History Blame Contribute Delete
703 Bytes
{
"language": "ja",
"category": "structural",
"rules": [
{
"name": "ja_purpose",
"pattern": "(?:ใ™ใ‚‹ใŸใ‚ใซ|็›ฎ็š„ใจใ—ใฆ)",
"replacement": "ใŸใ‚ ",
"context": "all",
"category": "structural",
"minIntensity": "lite"
},
{
"name": "ja_connectors",
"pattern": "(?:ใ•ใ‚‰ใซ|ๅŠ ใˆใฆ|ใใฎไธŠ)",
"replacement": "ใพใŸ ",
"context": "all",
"category": "structural",
"minIntensity": "lite"
},
{
"name": "ja_emphasis",
"pattern": "(?:้žๅธธใซ|ใจใฆใ‚‚|ใ‹ใชใ‚Š)",
"replacement": "",
"context": "all",
"category": "structural",
"minIntensity": "lite"
}
]
}