https://github.com/atreyagaurav/mtl-related-scripts
Scripts related to MTLs (from japanese to english)
https://github.com/atreyagaurav/mtl-related-scripts
japanese mtl translation
Last synced: about 1 year ago
JSON representation
Scripts related to MTLs (from japanese to english)
- Host: GitHub
- URL: https://github.com/atreyagaurav/mtl-related-scripts
- Owner: Atreyagaurav
- Created: 2022-02-03T17:03:28.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-30T01:54:09.000Z (about 4 years ago)
- Last Synced: 2025-01-23T10:33:20.783Z (over 1 year ago)
- Topics: japanese, mtl, translation
- Language: Python
- Homepage:
- Size: 16.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
* Mtl related scripts
** Introduction
This repo is collection of scripts I have written those are related to the mtl development mainly for japanese to english translation.
** Scripts List
*** preprocess.py
pre process a file to replace terms, names and honorifics.
*** deepl.py
Uses selenium to process text files into deepl chunk by chunk.