A Twitter bot that tweets translated arXiv paper summaries.
It's actually working on this Twitter account.
sh
cargo install trans-arxiv-bot
By default, it fetches the papers published in the last hour from arXiv, translates them from English to Japanese, and tweets them. The default category is cat:cs.CL
.
sh
trans-arxiv-bot
Several options can be specified in the command line arguments, as follows.
--category
)--source-lang
) and target language (--target-lang
)--range-days
), hours (--range-hours
)You can also check this from trans-arxiv-bot --help
.
👤 moisutsu
Give a ⭐️ if this project helped you!
Copyright © 2021 moisutsu.
This project is MIT licensed.
This README was generated with ❤️ by readme-md-generator