3 comments (3 comments)0 reactions (0 reactions)0 assignees (0 assignees)TypeScript841 forks (841 forks)batch import
feature requesthelp wanted
Repository metrics
- Stars
- 13,281 stars (13,281 stars)
- PR merge metrics
- Avg merge 1d 7h (Avg merge 1d 7h)2 merged PRs in 30d (2 merged PRs in 30d)
Description
词典名称以及链接
Papago
https://papago.naver.com/
沙拉查词的已有的词典为什么不能满足?
Papago翻译是韩国NAVER开发的在线机器翻译服务,支持主流语种翻译。但针对韩文翻译时,翻译质量明显优于其他产品。韩语中充斥着大量外来词和新词,且极度依赖上下文关系表明其意思,NAVER本身为韩国最大的互联网公司,在语义分析和词汇量上拥有其他产品不可超越的优势,故请求添加。
注:此功能与沙拉查词已有的NAVER词典不同,NAVER词典仅提供单词查询,并不提供整句翻译。
Contributor guide
- Research direction
- Implement integration with Papago translation API, handling authentication and request/response mapping. Add new service to the existing service registry and UI.
- Tech stack
- typescript
- Domain
- apilocalization
- Issue type
- Feature
- Prerequisites
- TypeScriptAPI basics