-
안녕하세요. 현재 deepl은 웹번역만 되는 것으로 알고 있습니다.
Hello. Currently, I understand that deepl only supports web translation.
**deepl api 를 사용하는 번역방법** 이 추가되었으면 합니다.
이는 **네이버 파파고 api 선택**과 유사한 기능입니다
**I would …
-
- RESTful API - HTTP method로 req 쉽게 보내기 가능
- 예제 코드가, NodeJS, Python, PHP등의 코드로 작성되어 있는데, Backend단에서 처리해야 할 것 같음.
클라이언트 측에서 채팅 입력 - 백엔드에서 받아서 Papago API 호출 - 번역 결과를 뿌려주기 식으로? (이 과정을 어떻게 할 지토의가 필요)
…
-
gut7642 commented Apr 28, 2019
안녕하세요
구글링하다가 질문드려요 ㅎㅎ
php 초보자입니다
위 예제를 php 호스팅에 올림
helper, route, view 폴더 만들기
/helper/papago.api.php
/route/papago.php
/view/view_papago.php
…
-
- [ ] https://papago.naver.com/
- [ ] https://www.deepl.com/en/translator/
- [x] https://mt.qcri.org/api/
- [ ] https://translate.yandex.com/?utm_source=yandex&utm_medium=com&utm_campaign=morda
- …
-
### Summary
DeepLの韓日翻訳の品質が悪い
### Purpose
Papago翻訳(NAVERクラウド)を使いたい感じがある 有料だけど
https://api.ncloud-docs.com/docs/ja/ai-naver-papagonmt-translation
-
# What you need essentialy (정말 필요한 것)
## 1. Text detecting, labeling
### Way 1
+ Using opencv, pytorch ocr
![image](https://user-images.githubusercontent.com/82213429/135056928-d9e140e1-b546-406…
-
- NAVER papago [Open API guide](https://developers.naver.com/docs/nmt/reference/)
Related issue: #17
-
### Issue
InvalidServerResponse
### Command Line Arguments
```Shell
python -m manga_translator -v --mode batch --use-cuda --translator=papago -l RUS --font-path=fonts/anime_ace.ttf -i
```
### Con…
-
Hi! I maintain a Python version of the TTS API at https://github.com/scottgigante/NaverTTS and I'm having a hard time getting the new API to work. Specifically, the [URL implied](https://papago.naver.…
-
Papago is the best Korean machine translator in the world right now, not only that, it also have a better JP translation than google translator. I hope you can integrate Papago inside EverTranslator. …