Skip to content

This repo host my Research Assistant work at Institute of Economics, Academia Sinica (IEAS) for Professor Tzu-Ting Yang.

Notifications You must be signed in to change notification settings

githubjacky/translate_english_address_to_chinese

Repository files navigation

translate_english_address_to_chinese

utilizing my python package to query LLM, translating the English address to Chinese

Tools used in this project

  • hydra: manage configuration files
  • DVC: data version control
  • sphinx: automatically create an API documentation for your project

Set up the environment, and Install dependencies

  1. Install docker
  2. create the docker image:
make build

To clean up the docker image:

make clean

Container Services

# unit test
make pytest

# project documentation
make pydoc

# development IDE - Jupyter Lab
make jupyter

# MLflow tracking UI
make mlflow

process scripts/notebooks

About

This repo host my Research Assistant work at Institute of Economics, Academia Sinica (IEAS) for Professor Tzu-Ting Yang.

Topics

Resources

Stars

Watchers

Forks