Languages Software for Mac

View 563 business solutions

Browse free open source Languages software and projects for Mac below. Use the toggles on the left to filter open source Languages software by OS, license, language, programming language, and project status.

  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Open Chinese Convert

    Open Chinese Convert

    Conversion between Traditional and Simplified Chinese

    Open Chinese Convert (OpenCC, 開放中文轉換) is an opensource project for conversions between Traditional Chinese, Simplified Chinese and Japanese Kanji (Shinjitai). It supports character-level and phrase-level conversion, character variant conversion and regional idioms among Mainland China, Taiwan and Hong Kong. This is not translation tool between Mandarin and Cantonese, etc.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    miteiru

    miteiru

    The best video player to learn Japanese vocabulary and kanji

    Downloads: 99 This Week
    Last Update:
    See Project
  • 3
    OpenTeacher
    OpenTeacher is an opensource application that helps you learn a foreign language vocabulary. Just enter some words in your native and foreign language, and OpenTeacher tests you.
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 4

    SanDic

    Sanskrit-English Dictionary

    ********************************************************************** * This project was moved to: https://github.com/novikovag/sandic * ********************************************************************** Electronic version based on: Apte Vaman Shivaram Revised and enlarged edition of Prin. V. S. Apte's The practical Sanskrit-English dictionary. Poona: Prasad Prakashan, 1957-1959. 3v. Arthur Anthony Macdonell A practical Sanskrit dictionary with transliteration, accentuation, and etymological analysis throughout. London: Oxford University Press, 1929. Maṇḍala Pati dāsa List of verbal roots with final forms http://sourceforge.net/p/dhatu-patha Monier Williams Sanskrit-English Dictionary
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 5
    Fanyi

    Fanyi

    A 🇨🇳 and 🇺🇸 translate tool in your command line

    Fanyi is a tool for translating words between the Chinese and English languages, right in your command line. It’s a good supportive tool for learning and reading the Chinese language from English, or the other way around. All translation data is fetched from iciba.com and fanyi.youdao.com, and with each translation comprehensive and related samples are given for better understanding and proper usage. There are translations for words as well as sentences, and in Mac/Linux bash, words can even be pronounced by the ‘say’ command.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    A Programmer's Guide to English

    A Programmer's Guide to English

    English study guide v1.2 written specifically for programmers

    The target audience of this tutorial is people who want to spend some time to truly master English. If you are looking for materials such as "Mastering English in 21 Days", "Memorizing 1000 Words in 10 Days", and "Getting English Writing in 10 Days", this guide is not for you. Especially for language learning, the learning cycle is measured in months or years. The sooner you understand that language learning has no skills, the less time and money will be wasted on various materials and experiences, and the fewer detours you will make. This guide will dig deep into the essence of language learning (mainly in Chinese for example) and think in a way that programmers can understand easily, and provide their own deductions based on the essence. Training methods and experience are for reference. The most important thing is that you have to design your own training methods based on the essence.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Pinyin

    Pinyin

    A high-quality solution for converting Chinese to Pinyin

    The Chinese to Pinyin tool based on the CC-CEDICT dictionary, more accurately supports the solution of Chinese characters to Pinyin for polyphonic characters. Memory type, suitable for servers with more memory space, advantages, fast conversion. Small memory type (default), suitable for environments with tight memory, advantages, small memory footprint, conversion is not as fast as memory type. I/O type, suitable for virtual machines with strict memory restrictions. Advantages: very minimal memory consumption. Disadvantages, slow conversion, not as fast as memory conversion, php >= 5.5. Small memory type, load dictionary shards into memory. In-memory, preload all dictionaries into memory. Do not load into memory, open dictionary line by line traversal using file stream and allocate single line memory using php5.5 generator (yield) feature.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Stanza

    Stanza

    Stanford NLP Python library for many human languages

    Stanza is a collection of accurate and efficient tools for the linguistic analysis of many human languages. Starting from raw text to syntactic analysis and entity recognition, Stanza brings state-of-the-art NLP models to languages of your choosing. Stanza is a Python natural language analysis package. It contains tools, which can be used in a pipeline, to convert a string containing human language text into lists of sentences and words, to generate base forms of those words, their parts of speech and morphological features, to give a syntactic structure dependency parse, and to recognize named entities. The toolkit is designed to be parallel among more than 70 languages, using the Universal Dependencies formalism. Stanza is built with highly accurate neural network components that also enable efficient training and evaluation with your own annotated data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Whitaker's Words Latin Dictionary

    Whitaker's Words Latin Dictionary

    Latin dictionary and grammar aid: Latin to English, English to Latin.

    Written in the Ada programming language, William Whitaker's Words Latin dictionary provides definitions and grammatical analysis of words found in Latin texts. It can deduce the dictionary form of a word based on the form actually found in a text. It can handle Latin words, phrases, or whole files. The dictionary contains some 39000 entries, as would be counted in an ordinary dictionary. This may generate many hundreds of thousands of 'words' that one can construct over all the declensions and conjugations. A few hundred prefixes and suffixes further enlarge the range. These will generate tens of thousands of additional words. An English-to-Latin feature uses the same data to provide the Latin equivalent of an English word.
    Downloads: 25 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 10
    Algoritmos (Manzano & Oliveira)
    Nesta área você encontra os códigos dos algoritmos dos exemplos de aprendizagem tratados no livro "Algoritmos: Lógica para desenvolvimento de programação de computadores" codificados nos interpretadores algorítmicos VisuAlg, ILA+, G-Portugol, Portugol Online, Portugol Studio e Portugol IDE. In this area you will find the codes of the algorithms of the learning examples dealt with in the book "Algorithms: Logic for computer programming development" coded in the VisuAlg, ILA+, G-Portugol, Portugol Online, Portugol Studio and Portugol IDE algorithmic interpreters.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 11
    This project aims at providing TEI-compliant XML and other format (HTML etc) files of "Gaffiot, Dictionnaire Latin Français (1934)". TEI-compliant XML format is used at Perseus Digital Library.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 12
    Ezhil-Lang

    Ezhil-Lang

    தமிழில் கணினி மொழி

    எழில் - ஒரு தமிழ் நிரலாக்க மொழி; தமிழ் மாணவர்களுக்கு இது முதல்முறை கணி Ezhil is a Tamil script based programming language for children and teens in the K-12 grade schools. Ezhil enables learning imperative programming like BASIC or LOGO in Tamil language.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 13
    IMS Open Corpus Workbench

    IMS Open Corpus Workbench

    Indexing and query tools for very large text corpora

    The IMS Open Corpus Workbench is a collection of tools for managing and querying large text corpora (100 M words and more) with linguistic annotations. Its central component is the flexible and efficient query processor CQP, which can be used interactively in a terminal session, as a backend e.g. from a Perl script, or through the Web-based GUI CQPweb.
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 14
    Bulgarian-English Open Dictionary

    Bulgarian-English Open Dictionary

    BG-EN Kindle Dictionary Based on BG Office

    The project contains scripts for converting BG Office Dictionary (see http://bgoffice.sourceforge.net/) database into a Kindle book. The dictionary is in the Kindle's native dictionary format and integrates with the Smart Lookup feature. Please consider making a donation by buying the dictionary on Amazon: http://www.amazon.com/s/ref=series_rw_dp_labf?_encoding=UTF8&field-collection=Open+Source+Bulgarian-English+and+English-Bulgarian+Dictionaries&url=search-alias%3Ddigital-text (Този проект съдържа скриптове за конвертиране на речника на БГ Офис в Киндъл речник. Това позволява той да се използва директно като речник по подразбиране за Български/Английски език. Моля обмислете възможността да направите дарение за проекта като купите речника от Амазон)
    Downloads: 12 This Week
    Last Update:
    See Project
  • 15
    FLTR ◆ Foreign Language Text Reader

    FLTR ◆ Foreign Language Text Reader

    A practical desktop app for language learning through reading

    FLTR (Foreign Language Text Reader) helps you do both extensive and intensive reading as part of your foreign language acquisition in an easy and pleasant way. While reading, you look up unknown words in web dictionaries (online) or locally installed dictionary applications, save vocabulary terms with translations, and track your learning progress. Each term has a learning status (1/"Unknown" to 5/"Known", plus "Ignored" and "Well Known") with associated colors. Running the Application: You'll need an installed JRE (Java Runtime Engine) and the file "fltr.jar" which is in the download. This OFFICIAL VERSION is from the original author, and it is stable and bug-free. Online Documentation: https://hapepo23.github.io/fltr/FLTR_Documentation.pdf
    Downloads: 10 This Week
    Last Update:
    See Project
  • 16
    My Vocabulary

    My Vocabulary

    Simple Vocabulary app

    A tiny, always-on-top overlay flashcard app for effortless vocabulary learning while you work or browse. ⚠️ Note about full-screen games Some games use exclusive fullscreen (DirectX/OpenGL/Vulkan). In that mode overlays cannot draw on top. Switch to borderless windowed (fullscreen) mode instead.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 17
    Swedish-English Open Dictionary

    Swedish-English Open Dictionary

    Swe-Eng Kindle Dictionary Based on Folkets Lexikon

    This is a transcoded and reformatted version of "The People's Dictionary" (Folkets Lexikon, see http://folkets-lexikon.csc.kth.se for more information). The project contains encoding and formatting scripts along with instructions for converting the dictionary database into a Kindle book. The dictionary is in the Kindle's native dictionary format and integrates with the Smart Lookup feature which allows you to access words definitions without leaving your book page - just press and hold to select the word. You only need to set this dictionary as default from you Kindle's settings. Please consider making a donation by buying the dictionary on Amazon: http://www.amazon.com/s/ref=series_rw_dp_labf?_encoding=UTF8&field-collection=Open+Source+Swedish-English+and+English-Swedish+Dictionaries&url=search-alias%3Ddigital-text.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 18

    Лінгвісто (Linguisto)

    bilingual dictionaries / двомовні словники

    Цей проект містить двомовні словники (де одна з мов - українська) в форматі XDXF, а також конвертовані з них словники (в форматі slob) для програми Aard2 (http://aarddict.org/) Основна мета цього проекту - поширення статичної версії словників з сайту Лінгвісто (http://linguisto.epizy.com/), яка буде періодично оновлюватися. Зараз доступні наступні словники: * німецько-український * англійсько-український * частотний словник української мови
    Downloads: 9 This Week
    Last Update:
    See Project
  • 19
    Olam English Malayalam Dictionary

    Olam English Malayalam Dictionary

    Unofficial Offline version of olam english malayalam dictionary

    Downloads: 5 This Week
    Last Update:
    See Project
  • 20

    MatrixGame

    An environment to develop games based on a rectangular board

    MatrixGame is a development tool designed to quickly produce video games based on a rectangular board. A new game must be described as a new Java class extending the class Game that is enabled to use an interactive environment. For some examples please run the jar file after the download. A little menu opens letting you run all the developed games. Sources are inside the jar file that can be opened as a normal zip file. In the apk file you can find a partial Android porting.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 21
    MySQL English Dictionary

    MySQL English Dictionary

    A Full English - English dictionary in MySQL Format

    A dictionary with 176023 entries. Text was extracted from the files at http://www.mso.anu.edu.au/~ralph/OPTED/ and then parsed and stored in a 16MB MySQL database. The database has three fields : a. word b. wordtype and c. definition. You can use this standalone or as a jquery/ajax/PHP addon for your programs. Acknowledgment of the original content: a. OPTED b. Project Gutenburg c. and the 1913 edition of Webster's Unabridged Dictionary
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    LWT ◆ Learning With Texts [Official]

    LWT ◆ Learning With Texts [Official]

    A feature-rich web application for language learning through reading

    LWT is a tool for Language Learning, inspired by: - Stephen Krashen's principles in Second Language Acquisition, - Steve Kaufmann's LingQ application, and - ideas from Khatzumoto - published at AJATT - All Japanese All The Time. You define languages you want to learn and import texts you want to use for learning. While listening to the audio (optional), you read the text, save, review and test words or multi-word expressions. In new texts all your previously saved words and expressions are displayed according to their current learn status. To run LWT, you'll need: - a modern web browser, - a local web and database server with PHP - like XAMPP, MAMP, LAMP, - and the LWT application, which you can download here. This OFFICIAL VERSION is from the original author. It is stable and bug-free. Online Documentation: https://hapepo23.github.io/lwt/info.htm
    Downloads: 7 This Week
    Last Update:
    See Project
  • 23
    Downloadable and open source Chinese-Spanish vocabulary inspired by the CEDICT and EDICT dictionaries. It is distributed in a plain Unicode text file that can be easily ported to other formats or used by different applications.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    LibreGrammar (LanguageTool fork)

    LibreGrammar (LanguageTool fork)

    Free and open-source style and grammar editor

    This is a free and open-source style and grammar checker forked from Languagetool. This project intends to be a full-blown software editor for French, English, German, Spanish, Portuguese and many other languages that enhances LanguageTool with extended rules — with emphasis on style rules —, and enables many rules disabled by default on LanguageTool project. Other changes include lower reliance on online mechanisms and extra languages. --- Este é um verificador de gramática e estilo gratuito e de código-fonte aberto, bifurcado do Languagetool. Este projeto pretende ser um editor de software completo para francês, inglês, alemão, espanhol, português e muitos outros idiomas; ampliando o conjunto regras do LanguageTool — com forte ênfase nas regras de estilo —, e activando muitas regras inactivas por padrão no projeto anterior. Outras mudanças incluem suporte para português de Portugal pré-Acordo Ortográfico e menos dependências online.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    Marathi Virtual Keyboard

    Marathi Virtual Keyboard

    The Marathi Virtual Keyboard is the Plugin for web application.

    The Marathi Virtual Keyboard is the Plugin for web application. It can be used in web application where the user can fill the text inputs in Marathi. Suggestions are gladly accepted.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next