AI preprocessing: Convert special characters and symbols in text files to specified values
- name
- AI pre-processing: Removal of special characters and symbols
- tag
- AI preprocessing/special characters and symbols
This is a HULFT Square application that makes it easy to prepare RAG data for use in generative AI.
This application replaces special characters and symbols in text data with specified characters that can be understood by the generation AI.
Script Details
Replaces special characters in a text file according to the definitions in a substitution table file.
Replace_Symbols_replace
How to install and use it