Logo Lanfrica
  • Accueil
  • Atlas
  • Analyses
  • Documentation
  • Sign in

© 2026 Lanfrica. Tous droits réservés. Tous les droits d'auteur des ressources affichées sur le site Web Lanfrica appartiennent aux détenteurs de droits d'auteur d'origine, sauf indication contraire explicite.

firashrs/API-Tunsian-Dialect-English-Words

Domaine:

natural language processing

Type de record:

software
Créateur:
fir
Hôte:
An API for Tunisian Dialect to English Words # API-Tunsian-Dialect-English-Words An API for Tunisian Dialect to English Words # Routes details The API have 4 different routes. All of which are GET methods: * Getting the list of all the words * Getting a single word by id * Getting the Tunisian translation of a searched English word * Getting the English translation of a searched Tunisian word ## Getting the list of all the words the full list of all the words and their translation contains over 6,000 enteries. the URI for getting the full list: ``` /api/words/ ``` ## Getting a word by its ID An ID is a unique value defining each entry. the URI for getting a word by its ID: ``` /api/words/:id ``` ## Getting the Tunisian translation of a searched English word Every English word has a Tunisian translation and a nunated version of the word. the URI for getting a Tunisian translation of a searched English word: ``` /api/words/en-tn/:english_word ``` ## Getting the English translation of a searched Tunisian word Every Tunisian word has a an English translation and a nunated version of the orginal word. the URI for getting a Tunisian translation of a searched English word: ``` /api/words/tn-en/:tunisian_word ``` # Usage The project is using NPM to manage pckges. So, the package json files contain all the necessary npm packages used by the project. Weather locally or on a remote server, the installation process is done by running the command: ``` npm install ``` To run the API , the next command should be executed: ``` npm start ```

Visit

github.com

Tasks

machine translation

Languages

Arabic, Tunisian Spoken

Similaires

asma-ben-nasr/Tunsian-Dialect-BERTfirashrs/CAN_2021_PredictionsAfrican American English and Spelling: How do Second Graders Spell Dialect-Sensitive Features of Words?Henryle-hd/English-words-to-Swahili-wordsWhich Arabic Dialect Are Swahili Words From?JessesCUkaegbu/Liberia-ASR-Microservice-Dialect-Language-Model-API

asma-ben-nasr/Tunsian-Dialect-BERT

Tunisian dialect sentiment analysis using BERT # Tunsian-Dialect-BERT Tunisian dialect sentiment an

firashrs/CAN_2021_Predictions

A python project that uses Artificial Intelligence To predict the results of the 2021 Africa Cup of

African American English and Spelling: How do Second Graders Spell Dialect-Sensitive Features of Words?

This study explored the spelling skills of African American second graders who produced African Amer

Henryle-hd/English-words-to-Swahili-words

# English words to Swahili words or Swahili words to English words A Program allow user input words

Which Arabic Dialect Are Swahili Words From?

This article investigates the Arabic component of the Standard Swahili lexicon, aiming to identify t

JessesCUkaegbu/Liberia-ASR-Microservice-Dialect-Language-Model-API

🎙️ ASR Microservice — Speech-to-Text API with Whisper A lightweight Automatic Speech Recognition (A