Skip to content

PDFからtxtファイルに変換するコード. ChatGPTと一緒に論文を読むための前処理.

Notifications You must be signed in to change notification settings

Tsuuuuuuun/pdf_to_txt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pdf_to_txt

PDF を txt ファイルに変換するコード. このコードを使うことで, Code Interpreter で PDF を読ませるときに前処理の不確実性を減らすことができる.

使い方

python watch.py

を実行している間は, ./pdf ディレクトリに PDF ファイルを置くと, ./txt ディレクトリに txt ファイルが生成される.

手動で変換したい場合は,

convert.py <pdf_path>

を実行する.

About

PDFからtxtファイルに変換するコード. ChatGPTと一緒に論文を読むための前処理.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages