Logo Lanfrica
  • Home
  • Atlas
  • Insights
  • Docs
  • Sign in

© 2026 Lanfrica. All rights reserved. All copyrights of the resources shown on the Lanfrica website belong to the original copyright holders, unless explicitly stated otherwise.

MeronZerihun/Amharic-to-English-transliterator

Domain:

natural language processing

Record type:

software
Creator:
Mer
Host:
# Amharic-to-English-transliterator This repo demonstrates the transliteration of Amharic language using English alphabets to help easily learn the sounds of letters and read words of Amharic. It combines javascript with HTML in its implementation. # Installation ```npm i amharic-to-english-transliterator``` # Dependencies ``` ``` # Usage - Include the script transliterator.js on your page: - Insert any amharic word you want to transliterate using the transliterate() function: var result = transliterate( ); - The function returns the result of the transliteration. # Example - You can see an example using this library on the following git repo: github.com

Visit

github.com

Tasks

text normalization

Languages

Amharic