Languages Software for Linux

View 196 business solutions

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

  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 1
    Dual Clip Translator
    Translation of Selected text or Clipboard contents powered by Google. HotKeys Paste/Change Text auto translated. View in Balloon/Window the result of translation, besides being sent to the clipboard. Screen Capture of Desktop/Game > OCR > Translated.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 2
    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: 68 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: 13 This Week
    Last Update:
    See Project
  • 4
    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: 2 This Week
    Last Update:
    See Project
  • 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
  • 5
    jieba

    jieba

    Stuttering Chinese word segmentation

    "Jaba" Chinese word segmentation, do the best Python Chinese word segmentation component. Four word segmentation modes are supported. Precise mode, which tries to cut the sentence most precisely, suitable for text analysis. Full mode, scans all the words that can be formed into words in the sentence, the speed is very fast, but the ambiguity cannot be resolved. The search engine mode, on the basis of the precise mode, divides the long words again to improve the recall rate, which is suitable for word segmentation in search engines. The paddle mode uses the PaddlePaddle deep learning framework to train the sequence labeling (bidirectional GRU) network model to achieve word segmentation. Also supports part-of-speech tagging. To use paddle mode, you need to install paddlepaddle-tiny, pip install paddlepaddle-tiny==1.6.1. Currently paddle mode supports jieba v0.40 and above. For versions below jieba v0.40, please upgrade jieba, pip install jieba --upgrade.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Monia Suite
    La suite logicielle Monia est destinée à l'apprentissage de l'algorithmique en français. Elle permet de fabriquer un exécutable à partir d'un organigramme, en passant par un programme procédural écrit en pseudo-langage.
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 7
    Luz do Saber

    Luz do Saber

    Software para alfabetização e inclusão digital.

    Luz do Saber é um software educativo utilizado para alfabetização e inclusão digital que conta com duas versões, uma infantil e outra para jovens e adultos. Baseado na metodologia de ensino de Paulo Freire. Este projeto é financiado pelo Governo do Estado do Ceará - Brasil.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    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: 1 This Week
    Last Update:
    See Project
  • 9
    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
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    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. Please note: All LWT forks on the web that I've found and tested are either outdated or buggy, even though they contain some new features or cleaner source code. This OFFICIAL VERSION is from the original author. It is stable and bug-free.
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 11
    Fresh Memory

    Fresh Memory

    Flashcards application with Spaced Repetition method

    Fresh Memory is an application that helps to learn large amounts of any material with Spaced Repetition method. The most important subject is learning foreign words, but Fresh Memory can be also used to learn anything else. The learning data is stored as flash cards and dictionaries. The flash cards may have several fields, and the user controls what combination of fields to learn. The flashcards can have formatted text and images.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    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: 17 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    sdvplayer
    A video player featuring dictionary look up for subtitle words with single click. Intended audience are those who watches foreign language videos with same language subtitling
    Downloads: 15 This Week
    Last Update:
    See Project
  • 15
    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: 14 This Week
    Last Update:
    See Project
  • 16
    The project provides a ready-to-use interface for the julius CSR engine for a handicapped child which is not able to use the keyboard well. It integrates into X11 and Windows. Find out how you can help: http://simon-listens.org/index.php?support
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

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

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

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

    Olam English Malayalam Dictionary

    Unofficial Offline version of olam english malayalam dictionary

    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    miteiru

    miteiru

    The best video player to learn Japanese vocabulary and kanji

    Downloads: 6 This Week
    Last Update:
    See Project
  • 20
    qtrans

    qtrans

    offline dictionary (word translator written in Qt5/KF5 or Qt6/KF6)

    qtrans is an offline dictionary (word translator written in Qt5/KF5 or Qt5 only or Qt6/KF6). It uses Babylon (*.dic, *.bgl), StarDict (*.dict, *.dict.dz: *.ifo), Dictd and FreeDict (*.dict, *.dict.dz: *.index) as well as plain text (*.dic.txt) dictionaries. Plain text dictionaries should have the format: "expression [tab] definition". https://software.opensuse.org/package/qtrans https://software.opensuse.org//download.html?project=home%3Atkb&package=qtrans
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    Serbian Dictionary
    'Serbian Dictionary' is a bidirectional Serbian-English dictionary. It currently contains only a command line interface. Supports only *nix based operating systems at this moment. Tested on Linux, *BSD and Cygwin.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    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: 7 This Week
    Last Update:
    See Project
  • 23
    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: 5 This Week
    Last Update:
    See Project
  • 24

    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
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    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: 4 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB