GitHub topics: googletrans
mutiullah15/pytranslator
This is a simple (fully commented for newbies 👶) Python-based translator application that uses the googletrans library to translate text asynchronously. The project demonstrates the use of asynchronous programming with asyncio and the googletrans library for language translation.
Language: Python - Size: 4.88 KB - Last synced at: 1 day ago - Pushed at: 5 days ago - Stars: 0 - Forks: 1

ShivangKakkar/googletrans Fork of ssut/py-googletrans
Fork of py-googletrans to use newer versions of httpx
Language: Python - Size: 618 KB - Last synced at: about 1 hour ago - Pushed at: 12 months ago - Stars: 53 - Forks: 25

sksalahuddin2828/AI_Personal_Digital_Assistant
AI Personal Voice Assistant Project (Male - Female version)
Language: Python - Size: 111 KB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 201 - Forks: 105

tanushreehajare/Hindi-News-Translator-Summarizer
📰 Scrapes, translates, and summarizes Hindi news articles using NLP & Transformers! 🔍 Built with BeautifulSoup, GoogleTrans, and BART, this Python tool extracts news, translates to English, and generates concise summaries 🧠⚡.
Language: Jupyter Notebook - Size: 9.77 KB - Last synced at: 14 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

TarunSingh2002/Youtube-Comments-Sentiment-Analysis
This project leverages deep learning transformers to classify YouTube comments into six distinct emotions.
Language: Jupyter Notebook - Size: 134 KB - Last synced at: 11 days ago - Pushed at: 7 months ago - Stars: 4 - Forks: 0

ankit-chaubey/telegram-translator-userbot
A simple auto-translator for Telegram using Telethon and Google Translate API.
Language: Python - Size: 1.95 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

sergio11/talk_tracer_ai_architecture
TalkTracerAI is an NLP-based meeting analysis tool that transcribes, analyzes, and summarizes conversations, delivering valuable insights and enhancing productivity. 🗣️📊✨
Language: Python - Size: 2.6 MB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 1

nicolay-r/bulk-translate
A tiny Python no-string package for performing translation of a massive stream of texts with native support of pre-annotated fixed-spans that are invariant for translator.
Language: Python - Size: 390 KB - Last synced at: 13 days ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 1

NeiH4207/transipy
Transipy is your one-stop solution for lightning-fast and accurate document translation. With its parallel processing capabilities, Transipy effortlessly handles large volumes of data in various formats, including CSV, TXT,
Language: Python - Size: 568 KB - Last synced at: 15 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

borrrrring/xcstrings
Automatically translates Xcode 15 String Catalog (.xcstrings) files using Google Translation, Gemini Pro or DeepLX.
Language: Python - Size: 54.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 26 - Forks: 5

DavideGalilei/gpytranslate
A Python3 library for translating text using Google Translate API.
Language: Python - Size: 197 KB - Last synced at: 15 days ago - Pushed at: 5 months ago - Stars: 46 - Forks: 6

ankithans/codeX
CodeX is a platform which converts code into easy to understand language.
Language: JavaScript - Size: 2.38 MB - Last synced at: 12 days ago - Pushed at: almost 4 years ago - Stars: 50 - Forks: 0

nidhaloff/dolmetscher
a simple package to translate between languages using multiple integrated translators
Language: JavaScript - Size: 78.1 KB - Last synced at: 7 days ago - Pushed at: 9 months ago - Stars: 19 - Forks: 9

headless-start/python-translation-googletrans
This repository contains translation from Hindi to (En, De, Pl) using googletrans API.
Language: Jupyter Notebook - Size: 17.6 KB - Last synced at: 17 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

ROHIT-J0SHI/Faqs-backend-test
This is an assessment test project for the backend role. It is a multilingual FAQ API built using Django and Django REST Framework. The API allows users to retrieve FAQs in multiple languages using the Google Translate API. FAQs can be managed through the Django Admin Panel, and API endpoints are tested using pytest.
Language: Python - Size: 20.1 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Piyush-sri11/FAQ-Translation
FAQ
Language: Python - Size: 86.9 KB - Last synced at: 18 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

akshaypatra/FAQs_Project
The FAQ Management System is an API that allows users to manage Frequently Asked Questions (FAQs) across multiple languages. The system provides an easy-to-use interface for creating, updating, and retrieving FAQs and their translations, making it an essential tool for websites or applications that aim to offer multilingual support
Language: Python - Size: 50.8 KB - Last synced at: 22 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Rana718/BharatFD_Assignment
FAQ API service built with Django REST Framework, featuring multilingual support, Redis caching, and Docker integration for easy deployment.
Language: Python - Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

SumitM0432/XLM-RoBERTa-for-Textual-Entailment
A multilingual model XLM- RoBERTa for the textual entailment of sequence pair - premise and hypothesis of 15 different languages using the MNLI and XNLI corpus.
Language: Jupyter Notebook - Size: 1.99 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 6 - Forks: 0

Abhijit-2592/spacy-langdetect
A fully customisable language detection pipeline for spaCy
Language: Python - Size: 24.4 KB - Last synced at: 19 days ago - Pushed at: almost 6 years ago - Stars: 92 - Forks: 6

PinsaraPerera/English_to_Sinhala_CSV_Translator
This project provides a Python script to translate English sentences from a CSV file to Sinhala using the Google Translate API (googletrans library).
Language: Python - Size: 12.7 KB - Last synced at: 4 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

thekartikeyamishra/Multi-Language-Chatbot
The Multi-Language Chatbot is a Python-based chatbot that allows users to communicate in multiple languages (e.g., English, Hindi, and Spanish). The chatbot uses pre-defined responses for common queries and a translation API to handle multi-language input.
Language: Python - Size: 28.3 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

jencent101/all-in-one
take a look of this a simple program that you can do all of things here.
Language: Python - Size: 10.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

nicolay-r/arekit-ss
Low Resource Context Relation Sampler for contexts with relations for fact-checking and fine-tuning your LLM models, powered by AREkit
Language: Python - Size: 2 MB - Last synced at: about 7 hours ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

lazycatcoder/pdf-to-mp3
This Python code allows to convert PDF files to MP3 in the chosen language (English, Polish, Ukrainian)
Language: Python - Size: 16.6 KB - Last synced at: 20 days ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 2

PasaOpasen/SpeechLogger
The simple application for logging (and translating) all speech from your microphone and speaker
Language: Python - Size: 20.5 MB - Last synced at: 6 days ago - Pushed at: almost 5 years ago - Stars: 9 - Forks: 2

rajnirala4104/translatorWithGUI
A desktop application to translate the text in language whatever you want.
Language: Python - Size: 4.88 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

zubairjammu786/googletranslateapi
An unofficial Google translate API built within python using requests library.
Language: Python - Size: 6.84 KB - Last synced at: 11 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

mind1949/googletrans 📦
G文⚡️: Concurrency-safe, Free and Unlimited google translate api for Golang. 🔥免费、无限、并发安全的谷歌翻译包
Language: Go - Size: 47.9 KB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 109 - Forks: 22

SayliDholam/Text_Sentiment_Analysis
Language: Python - Size: 601 KB - Last synced at: 11 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

cuberkam/free_translate_api
You can translate words or sentences into the language you want.
Language: Python - Size: 43 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 1

coder2077/iTranslator-bot
Google translator bot using pyTelegramBotAPI
Language: Python - Size: 37.1 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 4

JordanCampos20/Multilingual-Readme-Generator 📦
A README.md generator with support for other languages made entirely in python
Language: Python - Size: 130 KB - Last synced at: 8 days ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

abdullahashfaqvirk/Speech-Translation-Agent
The Speech Translation Agent is a real time application with a Streamlit interface that allows users to select languages, speak, view the translation and hear the agent vocalize the translated text.
Language: Python - Size: 108 KB - Last synced at: 28 days ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

jhanvi831/language-translator-python
Language translator using python, translate any text in any language using python
Language: Python - Size: 1000 Bytes - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Sudiksha-16/Desktop-voice-assistant
A desktop voice assistant built in Python that performs various tasks through voice commands, such as telling the time, opening websites, playing music, and more.
Language: Python - Size: 17.6 KB - Last synced at: 23 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

happyrao78/sih24
Language: JavaScript - Size: 238 KB - Last synced at: 22 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

parthacharyaaaaa/Babel
Language: Python - Size: 44.9 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

jayeshbhandarkar/GlobalSpeak
GlobalSpeak is a Python Flask web application designed to overcome language barriers by translating your lectures in audio, video, and text formats into over 100+ languages, including major ones like Japanese, German, French, Spanish, Hindi, English, Marathi, and more.
Language: HTML - Size: 187 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

I-am-Jiwoo-Seo/VocabHub
Python Flask based web application
Language: HTML - Size: 1.26 MB - Last synced at: 15 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

leeyunjai/googletrans-python
for googletrans package
Language: Python - Size: 8.79 KB - Last synced at: 10 days ago - Pushed at: about 2 years ago - Stars: 13 - Forks: 2

tejassinkar23/ChatGPT-voice-Module-VoiceGenious
ChatGPT Voice Assistant Model: A language model powered by GPT-3.5 that enables users to interact with a voice assistant using natural language queries and receive voice responses. It combines the power of AI-generated conversational capabilities with voice recognition and synthesis for a seamless and engaging user experience.
Language: Python - Size: 738 KB - Last synced at: 13 days ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0

inshh04/CodeAlpha_LanguageTranslationTool_InshaNadeem
This project is a simple language translation tool that translates text from one language to another using the `googletrans` library. The tool allows users to input text, specify source and target languages, and obtain translations along with Romanization for supported languages.
Language: Jupyter Notebook - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

sarkar-sayan/url-classification
Classifying URLs into Productive or Non-productive based on their web content
Language: Jupyter Notebook - Size: 221 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

SekouD/potranslator
A package to easily translate po and pot files in any language supported by Google Translate.
Language: Python - Size: 544 KB - Last synced at: 29 days ago - Pushed at: 9 months ago - Stars: 21 - Forks: 10

daniilsonufrijuks/PYTHON-TRANSLATOR
Simple, but powerfull translator using Python and googletrans lib
Language: Python - Size: 9.77 KB - Last synced at: 23 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

gilang-as/google-translate
A free and unlimited API for Google Translate Golang 💵 🚫
Language: Go - Size: 17.6 KB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 29 - Forks: 6

augusticor/Analizador-sentimientos
NLP (Natural Languaje Processing). Este es un analizador de sentimientos basado en procesamiento de lenguaje natural, usando la libreria NLTK principalmente y el framework Flask
Language: Python - Size: 173 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Akash-Ramjyothi/AI-Translator
Developed a simple and modular AI Translator. Made the project purely plug-and=play. Meaning the implemented codebase can be easily integrated in any scaled applications for faster progress. Made with the help of googletrans library.
Language: Python - Size: 4.88 KB - Last synced at: 10 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

LuckyMyLove/SavedAndHealthy
Simple app that takes data from the Spoonacular API and returns dishes that you can make from things that are left in your fridge (it can also suggest some missing ones)
Language: Python - Size: 12.7 KB - Last synced at: 11 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

raju-2003/Herbo-Scan
AI based raw material detection
Language: Python - Size: 79.7 MB - Last synced at: 17 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

oigonzalezp2024/gopyFLow
GopyFlow reúne todo el potencial de la clase Translator de la API de traducción de texto de googletrans con las poderosas herramientas de pytesseract de reconocimiento de texto en imágenes.
Language: Python - Size: 21.8 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Aryamaan23/Address-Formatting
Address Optimizer which can reduce the redundancies in the address.
Language: Python - Size: 104 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 1

Saravananslb/py-googletranslation
pygoogletranslation: Free and Unlimited Google translate API for Python. Translates totally free of charge.
Language: Python - Size: 91.8 KB - Last synced at: 12 months ago - Pushed at: about 4 years ago - Stars: 150 - Forks: 37

EhsanR47/python-googletrans
python googletrans
Language: Python - Size: 1000 Bytes - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

Blitz464/Job-recommendation-scoring
This was a group project that i worked on for Data & Visual Analytics coursework at Georgia Tech. The motivation behind the project is to use ML, NLP to help job seekers with insights.
Language: Jupyter Notebook - Size: 7.91 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

golden-panther/Telugu_text_generator
A simple AI text generator (telugu language) which takes a seed text as input and generates telugu text related to the seed text as output. We can also adjust the amount of text, we want to generate in the range of 1 to 10.
Language: Python - Size: 3.91 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

himanshurobotics/HumanLanguageTranslator
In this Python project, I've made a Python-based windows application to translate the Natural Human Language from one language to another language.
Language: Python - Size: 47.9 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

httpsMrFeri/python-translate
Language: Python - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

nsourlos/subtitles_translation
Translate Subtitles from any Language to Greek
Language: Python - Size: 33.3 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

SakethSripada/OCR-Translation-App
Optical character recognition GUI application using pytesseract and googletrans, allows the user to upload an image of English text, which is extracted and then can be translated to any language.
Language: Python - Size: 4.3 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

chhotu05/language-translator
This is a GUI application to translate text of one language to another made by python, GoogleTrans library and Textblob language support ALL
Language: Python - Size: 13.2 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

F4Ruke/TranslatorOnline
Translator text online
Language: Python - Size: 15.7 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

mrf345/flask_googletrans
Googletrans google translation flask extension
Language: Python - Size: 24.4 KB - Last synced at: 17 days ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 4

edzenfrance/PyTextractOCR
PyTextractOCR is a powerful and versatile Windows application that leverages the capabilities of Python to provide text extraction from images and screenshots.
Language: Python - Size: 68.4 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

anmolmanitripathi/Project-Language-Translator-using-Flask
This is a language Translator web application that was made using Flask, Python, and GoogleTrans.
Language: HTML - Size: 305 KB - Last synced at: 6 months ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 3

mohansaidinesh/Keylogger
Enhancing Online Proctoring Security through Keylogger-assisted Monitoring
Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

chodorb/translating-pdf
Project Extracting Text from .pdf files, translating it from the source language to chosen one.
Language: Python - Size: 103 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

simgeilaydameric/Translator-from-English-to-Turkish
Bu Python script'i, verilen bir CSV dosyasındaki İngilizce metinleri Türkçe'ye çevirir ve çevirilen metinleri içeren yeni bir CSV dosyası oluşturur.
Language: Jupyter Notebook - Size: 69.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

praveendecode/translate-hub
LANGUAGE TRANSLATOR USNG GOOGLE TRANS API
Language: Jupyter Notebook - Size: 133 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Aybee5/MultiLingo
MultiLingo: Multilanguage Text Summarization for Everyone
Language: Python - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 2

KashifMoin1410/LanguageTranslator
This is a language translator developed using Python and libraries like Tkinter and Googletrans. To use the translator, simply choose the input language and the target language for your text, and the code will do the rest of the work. It's a simple and efficient way to translate text between different languages.
Language: Python - Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

yashnmodi/Strans
Any* to any to language voice translator built in python supported by google translator and google text-to-speech API
Language: Python - Size: 83 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 5

ch0rckbean/webCrawling
Language: Python - Size: 611 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

katkaypettitt/google-translator
Simple google translate engine
Language: Python - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ManHinnn0509/translate_all.py
Translate a .txt file to all languages that Google Translate supports.
Language: Python - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

psvel6672/Google-Translator-Using-Python
Translate what you want, easily with this tool.
Language: Python - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ShantnuS/IndoTranslateBot
Reddit bot that translates Indian languages to English for convenience
Language: Python - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

arthurlunkes/Traduzir_Palavras_E_PDFs
Mostra de maneira simples, como traduzir palavras e pdf em python
Language: Python - Size: 15.6 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

Saakshitha/translator
This project is all about a language translator using Googletrans library with python written in jupyter notebook
Language: Jupyter Notebook - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

isEmmanuelOlowe/Wordpress-Translator
A python script to translate all Wordpress posts using GoogleTrans.
Language: Python - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

aaronzeinali/translator
simple GUI translator
Language: Python - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

CSoC-2020/Data-Science-project---Data-Visualization Fork of jam-abhyansh06/learn-lang
Project in Csoc , Mentor : Abhyansh, mentees will act as interns ,Easy and effiecient tool for Data Visualization
Language: Jupyter Notebook - Size: 248 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 4

jahnavirishikesh/Real-Time-Voice-Translator-in-Python
Creating a voice translator using Python
Language: Python - Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Aniketkkajania/Translator
The Language Translator project is a user-friendly application built using the Googletrans API and Streamlit framework.
Language: Python - Size: 46.9 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Filayeng/Python-Advanced-Dictionary-GoogleTrans-with-Interface
It is a Advenced Dictionary which translate your words to many different languages , save your words and sentence with translated form . I developed using the PyQt5 Library and Google Translate API in Python.
Language: Python - Size: 17.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

gupta07ayush/GoogleTranslator
Google translator using python
Language: Python - Size: 569 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

pranav-kale-01/artibot_artimas_chatbot
Chatbot for Artimas hackathon.
Language: HTML - Size: 4.26 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

joesinghh/Paraphraser
Paraphraser is an application which can paraphrase any given sentence . It protects you from plagiarism .
Language: Python - Size: 171 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 2

aardzark/Speech_To_Text_Engine
The scripts in this repository demonstrate modern offline speech to text capabilities using pre-trained language models and free language translation libraries.
Language: Python - Size: 92.8 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

happygoluckycodeeditor/twittersentimentanalysistottorikankou
I did Twitter Sentiment analysis on the subject of Tottori's Tourism and then visually plotted the results
Language: Jupyter Notebook - Size: 408 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

snglrtycrvtureofspce/streamer-twitch-bot 📦
Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

yunwoong7/translator
This is Python code using the googletrans library. Provides functionality for reading text and files and translating them.
Language: Python - Size: 821 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

kotorkovsciy/J0kes43oo
Telegram чат бот написанный на python
Language: Python - Size: 212 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

notjik/Numti
School project for certification. Previously, the first project of Yandex Lyceum.
Language: Python - Size: 385 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

harmindersinghnijjar/question-translator-python
A Python program to translate GPT-3 answers from English to Punjabi using OpenAI and Google Translate.
Language: Python - Size: 4.88 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

R3DHULK/translator
Simple Translator Tool
Language: Python - Size: 11.1 MB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

9aylas/Python-GoogleTranslate
Google Translate via Python
Language: Python - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 1

hoangtuanvu/vietnamese_asr_service
This simple API is to combine Automatic Speech Recognition for Vietnamese and then translate to the other supported langagues from Google Translations client library. I utilized FastAPI for building this.
Language: Python - Size: 273 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kabrick/laravel_translator_with_python
Simple program used to translate language files in laravel to any specified language - written in python
Language: Python - Size: 4.82 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0
