AI Naming¶
ThinkERD uses an AI engine to automatically generate English names (Full English Name) for standard words. This significantly reduces the burden of manually assigning English names to hundreds of words.
Overview¶
For standard words that have a logical name and physical abbreviation but no full English name, the AI infers a contextually appropriate English name.
This feature is available in the Words management tab of Standard Studio.
How It Works¶
Generation Process¶
- Target selection — Automatically identifies words with missing English names
- AI inference — Generates appropriate English names based on logical names and physical abbreviations
- Self-validation — Automatically verifies that generated English names match the physical abbreviations
- Manual review — Users review and approve the results
Accuracy Assurance Strategy¶
AI name generation is not simple translation. It must satisfy two conditions simultaneously: meaning (logical name) and structure (physical abbreviation).
Each character in the physical abbreviation must match the first letter of the corresponding English word in order.
| Physical Abbr. | English Name | Match Verification |
|---|---|---|
CUST | **C**ustomer ✅ | Single word match |
ORD_DT | **O**rder **D**a**T**e → ✅ | — |
PROD_AMT | P**roduct **AM**oun**T → ✅ | — |
Prevents incorrect mappings for commonly confused abbreviations.
| Abbreviation | ✅ Correct Mapping | ❌ Incorrect Mapping |
|---|---|---|
DT | Date | |
NO | Number | |
NM | Name | |
CD | Code |
Usage¶
Batch Generation¶
- Navigate to the Words Management tab in Standard Studio
- Check for words with missing English names
- Click the AI Generate Names button
- AI generates candidate English names with a preview
- Review results and click Apply to batch-update
Individual Editing¶
If an AI-generated English name is not appropriate, you can directly edit the cell to make corrections.
Data Security¶
Local AI Execution
AI name generation runs within the server. It does not call external cloud APIs, so your standard dictionary data never leaves the internal network. It can be used safely even in on-premises environments.
FAQ¶
Can the AI generate incorrect English names?
Yes. Errors are more likely with highly specialized business terms or uncommon abbreviations. In such cases, correct them manually before applying. The AI is an assistive tool — the final decision is the user's.
How many words can be processed at once?
It operates in batch processing mode, so hundreds of words can be processed at once. However, processing time increases with the number of words.
Can it be applied to words that already have English names?
By default, only words with missing English names are targeted. To regenerate an existing English name, first delete the current name and then re-run.