Replace cells in list

Replace cells in list uses substitutions lists to replace cells in tables. It is possible to process all rows of the tables or only the first one or only the first column. To replace strings in lines, use Replace words in list.

Manual :

1- install Julia 1.6 or later free programming language

2- unzip the software

3- copy your n text files in the “data” directory

4- copy your substitution lists in the "lists" directory

the lists must have 2 columns (TAB delimitated only)

- first column : initial words

- second column : target words

4- execute the software by the command : julia software_name

5- processed file is in the “result” directory.