Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
title: Kabyle Multi Translate
|
| 3 |
-
emoji:
|
| 4 |
colorFrom: green
|
| 5 |
colorTo: gray
|
| 6 |
sdk: docker
|
|
@@ -9,4 +9,20 @@ license: mit
|
|
| 9 |
short_description: Kabyle Multitranslate
|
| 10 |
---
|
| 11 |
|
| 12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
title: Kabyle Multi Translate
|
| 3 |
+
emoji: 💻
|
| 4 |
colorFrom: green
|
| 5 |
colorTo: gray
|
| 6 |
sdk: docker
|
|
|
|
| 9 |
short_description: Kabyle Multitranslate
|
| 10 |
---
|
| 11 |
|
| 12 |
+
# Kabyle Multi Translate
|
| 13 |
+
|
| 14 |
+
A simple Flask-based translation interface comparing MarianMT and LibreTranslate outputs for English to Kabyle translation.
|
| 15 |
+
|
| 16 |
+
## Features
|
| 17 |
+
|
| 18 |
+
- **MarianMT Neural Translations**: 3 alternative translations from the neural model
|
| 19 |
+
- **LibreTranslate Variants**: Multiple Kabyle language variants
|
| 20 |
+
- **User Selection**: Click any translation to select it (auto-copied to clipboard)
|
| 21 |
+
- **No Metrics**: Clean interface without quality scores or confidence metrics
|
| 22 |
+
|
| 23 |
+
## Usage
|
| 24 |
+
|
| 25 |
+
1. Enter English text in the input box
|
| 26 |
+
2. Click "Translate"
|
| 27 |
+
3. Click on any translation to select it (it will be copied automatically)
|
| 28 |
+
4. Double-click to copy without selecting
|