hipom_data_mapping/data_preprocess/rule_base_replacement
Richard Wong 4715999005 Chore: changed ipynb to py files in the data_preprocess folder
Doc: added descriptions and instructions for the data_preprocess folder
2024-10-29 22:55:22 +09:00
..
outputs Chore: changed ipynb to py files in the data_preprocess folder 2024-10-29 22:55:22 +09:00
.gitignore Chore: changed ipynb to py files in the data_preprocess folder 2024-10-29 22:55:22 +09:00
README.md Chore: changed ipynb to py files in the data_preprocess folder 2024-10-29 22:55:22 +09:00
add_tag_name.py Chore: changed ipynb to py files in the data_preprocess folder 2024-10-29 22:55:22 +09:00
replacement.py Chore: changed ipynb to py files in the data_preprocess folder 2024-10-29 22:55:22 +09:00
separate_number.py Chore: changed ipynb to py files in the data_preprocess folder 2024-10-29 22:55:22 +09:00

README.md

Purpose:

Here is a collection of pre-processing methods used in the GRS paper.

Instructions:

  • python add_tag_name.py
  • python separate_number.py
  • python replacement.py