Skip to content

Instantly share code, notes, and snippets.

@msymt
Last active August 30, 2021 09:11
Show Gist options
  • Save msymt/adc82f84067bf0c05b7f3c2bde02cf43 to your computer and use it in GitHub Desktop.
Save msymt/adc82f84067bf0c05b7f3c2bde02cf43 to your computer and use it in GitHub Desktop.
「Google翻訳とPythonを使ってPDF論文を一発で翻訳する」使用時のメモ

url: https://qiita.com/kimisyo/items/916f58ac6571815851ff

env

  • pip 21.2.4
  • python 3.8.2
pip3 install requests pdfminer.six 

usage

python3 ./src/translate.py -input pdf-name.pdf

GAS

  1. new deploy
  2. click web app
  3. 自分(........[@]gmail.com)
  4. 全員(anonymous)

ref

所感

アクセスユーザを自分だけにできないものか. 無理そうなら使用時のみ公開となるが.

結局使わないかも.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment