Data Cleaning: Deduplicate, Sort and Whitespace
When you get raw text from surveys, exports or crawlers, start with cleaning.
Standard Flow
- Paste the text into the Text Conversion Tool.
- Run Trim All → Collapse Spaces → Remove Extra Blank Lines.
- Line ops: Unique, Sort Asc/Desc, Trim Lines.
- Use Tabs → Spaces for unified indentation if needed.
Use Case: Tag Library
“Unique + Sort” creates a clean tag list; unify case and full/half width for consistent style.
Export & Reuse
Copy results directly; compare with previous versions in the Text Comparison Tool.