Showing 38 open source projects for "learning"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 1
    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.
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 2
    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: 0 This Week
    Last Update:
    See Project
  • 3
    FLTR ◆ Foreign Language Text Reader

    FLTR ◆ Foreign Language Text Reader

    A practical desktop app for language learning through reading

    ...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.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Onda Sfasata

    Onda Sfasata

    An authentic Italian learning app.

    An authentic Italian learning app. GitHub repository: https://github.com/Northstrix/onda-sfasata Check it out at: https://onda-sfasata.netlify.app/ This app is fully localized into English, Hebrew, and two dialects of German — Hochdeutsch and a mixture of Zurich and Basel dialects (approximately 64%–36%), labeled as “Schwiizerdütsch” I picked the words for this app not based on predefined categories, usage frequency, or the fluency level to which the word might correspond, but on which words could be cleanly cut from the audio tracks. ...
    Downloads: 1 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
    translate-gui

    translate-gui

    GUI for translate-shell, the cli tool for quick translation

    GUI for the translate-shell, aims to be easy to use translator and a helpful tool for learning new languages. Most tools do a one way translation from source to target language, do to the reverse involves choosing the source and target languages again. This tool can do a 2 way translation accompanied by speech output of the target language text. Hence it can prove to be an indispensable aid when learning new languages
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    German Verb Quarry
    Provides several gadgets to assist in learning verb conjugation. Comes with 5K German verbs and the capability to customize the data. The Quarry's plain, functional interface wears well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Worderize Lite

    Worderize Lite

    Worderize is designed to make the language learning more effective.

    Worderize Lite is an open-source software that is designed to make the language learning process more effective. New features in V2.0: German and French localization; You can now add definition to words; "Edit" button for words and their definitions; DES + AES encryption. New features in V2.1: Support for Hebrew language. For more information please visit: https://github.com/Northstrix/Worderize Worderize Lite requires java to be installed on your computer.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    MyABCs

    MyABCs

    Learn the English alphabet

    An educational game for young children. MyABCs familiarizes children with the English alphabet and a keyboard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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: 5 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    jieba

    jieba

    Stuttering Chinese word segmentation

    ...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: 1 This Week
    Last Update:
    See Project
  • 11

    CRC

    CRC algorithms, test code, libraries and tables

    This is a modified version of the CRC algorithms by Lammert Bies. It supports more algorithms and has been ported to several languages. It's also useful for learning how to do hexadecimal calculations and bitwise operations in various programming languages. Disclaimer: These test programs demonstrate the calculation of CRC. I made these translation with a basic knowledge of each language. They may or may not be appropriately formatted / secured / robustified / idiot proofed or any similar programming issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A Programmer's Guide to English

    A Programmer's Guide to English

    English study guide v1.2 written specifically for programmers

    ...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. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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: 2 This Week
    Last Update:
    See Project
  • 14
    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: 3 This Week
    Last Update:
    See Project
  • 15
    JavaStructurizer

    JavaStructurizer

    NSD graphical editor, for Java development and rev-engineering

    ...JStruct exports images in various raster and vector formats, and it offers high interactivity: tooltips and context menus, undo and redo functionality in a very intuitive GUI. Usages: - Development and Learning: create from scratch a new Java program, - Reverse engineering: the block structure facilitates the understanding of the code. - Documentation: NSD images can be added to javadoc. - Add-on tool: JStruct can be added to an IDE (eg JCreator ) - Java Pretty printer: to import then export a java file formats the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Benkyou Studio

    Benkyou Studio

    Benkyou Studio is a Language study toolkit.

    Benkyou Studio is intended to be a One-stop integrated solution for working and learning with languages, For the Learner, it has flashcards,A multi choice Quiz which remembers and adjusts to the words you are struggling with, Speech Synthesis helps you hear the words as you study, you can even export the wordlist to sound files for your portable music player For the Professional, it has unicode lookup and converters, a character map viewer and exporter, a text file converter for converting file formats, Unicode capable Bitmap Font Builder for Game Developers, TextTricks processor for manipulating and altering Text, A MultiCurrency Calculator, allowing you to perform calculations simultaneously in 2 currencies, and a Time planner, which shows the next 24 hrs over the timezones of your choice , with working hours highlighted. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

    GTKards

    Flashcard program for learning foreign words

    To run it for windows you have to install python3 and pygi first. Download python: https://www.python.org/downloads/ PyGi for windows: http://pygobjectwin32.sf.net Then downlaod the gtkards source and run it with python3 main.py For linux it should work as it is.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    KMemo
    KMemo makes learning easier through exercises. It is specialized for learning of human languages, but can also be used for other topics. You can create dictionaries, exercises for learning words, exercises with radio buttons, check boxes or text fields. Installation --------------- If you have Java installed on your system, click Download button above.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    Lingvist

    Lingvist

    Program for learning foreign words

    Lingvist is the program for learning foreign words. The learning of words in program pass three stages: translation from foreign to native, translation from native to foreign, writing of foreign words.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    FindAKanji

    a tool to learn about Chinese (and Japanese) characters

    The basic principle behind this program is 'Learning by Doing'. The user is encouraged to extend a database with acquired information about Chinese characters and Japanese Words. This information may turn out useful in the integrated text editor, for both reading and writing. So there are multiple different uses for this program: - Learn about Chinese characters. Gain, store and memorize knowledge about specific characters and words
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    TextTrainer
    TextTrainer helps you memorise poems or plain texts in your native or in some foreign language. You learn by repeatedly reading aloud the text while more and more words randomly are hidden. Foreign language support includes grammar correction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    easyjasub

    easyjasub

    Tool to add furigana and in-line translation to Japanese subtitles

    easyjasub (http://easyjasub.sf.net) is a tool to assist in understanding Japanese subtitles those who have a little knowledge of Japanese language, for language learning. It allows you to get subtitles with furigana and in-line translation, in several formats suitable for both video rendering and self-study Timing for the Japanese subtitles is used, the secondary subtitles may be repeated into multiple lines. The synchronization of input text subtitles is very important to properly associate them. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    LinguaSubtitle

    Creates subtitles for those who learn language

    LinguaSubtitle useful for learning language. It generates subtitles for the movie based on your vocabulary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Lingvist-Asker

    Lingvist-Asker

    Tray program for learning foreign words

    The program lives in your system tray and every n minutes (seted in preferences) asks you to write a translation of words from dictionary. Dictionary file, amount of words, count of asking, start number, time interval can be cofigured. Some dictionaries may be found here: https://sourceforge.net/projects/lingvist/files/My%20Dictionaries/ You can create your own dictionaries. Editor is here: https://sourceforge.net/projects/lingvist/files/Dictionary%20editor%20%28old%29/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Teachmar

    Teachmar

    Program that helps learning foreign words and phrases

    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB