-
### What are you trying to do that you can't?
Adding language support for French (as spoken in France)
### What is your idea?
Start a new localization for fr-FR
Begin with machine translation, i…
-
Are you using machine translation with a cache ?
thinking about best way to do Japanese…
-
### 🚀 The feature, motivation and pitch
Like MultiheadAttention which was proposed in **`Transformer`** paper similarly, can we have Additive attention
proposed in `**Neural Machine Translation by …
-
**Is your feature request related to a problem? Please describe.**
增加文章视图能够快捷关闭功能,在查找笔记的时候比较方便在不同笔记中翻阅
**Describe the solution you'd like**
在笔记文章两侧的空白区域实现该功能,比如双击空白区域即可快捷关闭当前打开的文章视图;同理可以把这个特性加入到笔…
-
Hi~
Is it possible to release SAGE's code for machine translation tasks?
-
-
```
// utility pil function defined at global level
let mul_with_7 = |x| x * 7;
machine M {
let w;
mul_with_7(w) = 3; // constraint
}
machine Q {
// submachine
let m = M();
}
``…
-
Benchmark with WMT machine translation dataset so that the performance of the library can be evaluated and compared with other implementations.
-
## 🚀 Feature
The LLMs don't work well with non-english languages. But using open source translation models could make the interaction in other languages possible.
## Motivation
Not everyone spe…
-
### Issue Type
- [x] Title Request
### Description
Hello... i am amazed how your machine translation could be so easy to read.
i even "try" to find out how your way of doing it online so i coul…