KalanaPabasara commited on
Commit ·
cb5198f
1
Parent(s): 4a1077b
Rename README to thesis title and remove visible metadata block
Browse files
README.md
CHANGED
|
@@ -1,16 +1,4 @@
|
|
| 1 |
-
---
|
| 2 |
-
title: SinCode
|
| 3 |
-
emoji: 🔤
|
| 4 |
-
colorFrom: blue
|
| 5 |
-
colorTo: yellow
|
| 6 |
-
sdk: streamlit
|
| 7 |
-
sdk_version: 1.32.0
|
| 8 |
-
app_file: app.py
|
| 9 |
-
pinned: false
|
| 10 |
-
license: mit
|
| 11 |
-
---
|
| 12 |
-
|
| 13 |
-
# SinCode - Singlish to Sinhala Transliterator
|
| 14 |
|
| 15 |
A model-driven, context-aware back-transliteration system that converts Romanised Sinhala (Singlish) to native Sinhala script.
|
| 16 |
|
|
|
|
| 1 |
+
# SinCode: Context-Aware Dual-Neural Back-Transliteration for Code-Mixed Romanized Sinhala
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
|
| 3 |
A model-driven, context-aware back-transliteration system that converts Romanised Sinhala (Singlish) to native Sinhala script.
|
| 4 |
|