Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phidlarkson/ghananlp-translate-python
This repository allows you to make a request to the GhanaNLP translation APIs to translate from English langauge to some African languages.
https://github.com/phidlarkson/ghananlp-translate-python
ghananlp
Last synced: 7 days ago
JSON representation
This repository allows you to make a request to the GhanaNLP translation APIs to translate from English langauge to some African languages.
- Host: GitHub
- URL: https://github.com/phidlarkson/ghananlp-translate-python
- Owner: PhidLarkson
- Created: 2024-07-23T14:18:10.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-23T14:23:09.000Z (6 months ago)
- Last Synced: 2024-11-08T16:23:18.727Z (2 months ago)
- Topics: ghananlp
- Language: Python
- Homepage: https://translation.ghananlp.org/
- Size: 2.93 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ghananlp-translate-python
This repository allows you to make a request to the GhanaNLP translation APIs to translate from English langauge to some African languages.Install requests:
``` pip install requests ```Run your main.py
``` python main.py ```
Check out the GhanaNLP website for more:
https://translation.ghananlp.org/