Showing 59 open source projects for "java class editor"

View related business solutions
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1

    Java Tutorial

    A Java Tutorial by examples

    Learn Java by writing real and usefull small applications. This tutorial teach you not only the language; documentation, bug-fixing and simple version control are also faced. The tutorial is in italian language.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    lingvolearner-dicts-jeditor

    Dictionary editor for LingvoLearner android app

    Editor requires java 19 or above installed. Use this app for adding words with translations into database. You can use it in android application (not yet in Google Play). Then copy db file to your mobile. Download app from apks folder here and install it, open Setting in the app, then click upgrade database button.
    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

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

    treebolic-wordnet

    Treebolic hyperbolic visualization for WordNet

    WordNet Browser with Treebolic's hyperbolic rendering (see https://treebolic.sourceforge.net)
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-one security tool helps you prevent ransomware and breaches. Icon
    All-in-one security tool helps you prevent ransomware and breaches.

    SIEM + Detection and Response for IT Teams

    Blumira’s detection and response platform enables faster resolution of threats to help you stop ransomware attacks and prevent data breaches. We surface real threats, providing meaningful findings so you know what to prioritize. With our 3-step rapid response, you can automatically block known threats, use our playbooks for easy remediation, or contact our security team for additional guidance. Our responsive security team helps with onboarding, triage and ongoing consultations to continuously help your organization improve your security coverage.
    Learn More
  • 5
    OCR Manga Reader for Android

    OCR Manga Reader for Android

    Android Manga reader with Japanese OCR and dictionary capabilities

    OCR Manga Reader is a free and open source Android app that allows you to quickly OCR and lookup Japanese words in real-time. It does not have ads or telemetry/spyware and does not require an Internet connection. Supports both EDICT and EPWING dictionaries. Requires Android 4.0 (Ice Cream Sandwich) or higher. See http://ocrmangareaderforandroid.sourceforge.net/ for details.
    Leader badge
    Downloads: 46 This Week
    Last Update:
    See Project
  • 6
    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.
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • 7
    This is software to create web dictionaries, esp. for Esperanto like Reta Vortaro (http://reta-vortaro.de). A dictionary is made from articles written in a special XML dialect by transformations using XSLT, ant and some Java code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Tribuit - vocabulary trainer in java
    A free open source multi lingual word trainer and translator written in java with special features for latin vocabulary but intended for universal usage. Customizable term classes hold several information like principals, category or a noun's gender. Words can be trained by interrogation or list. The Tribuit multilingual translator has several search methods to find words. With Picture Mapping you can index pictures and link information with it. Ein universaler, kostenloser open source...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Teradata VantageCloud Enterprise is a data analytics platform for performing advanced analytics on AWS, Azure, and Google Cloud. Icon
    Teradata VantageCloud Enterprise is a data analytics platform for performing advanced analytics on AWS, Azure, and Google Cloud.

    Power faster innovation with Teradata VantageCloud

    VantageCloud is the complete cloud analytics and data platform, delivering harmonized data and Trusted AI for all. Built for performance, flexibility, and openness, VantageCloud enables organizations to unify diverse data sources, run complex analytics, and deploy AI models—all within a single, scalable platform.
    Learn More
  • 10
    This is a Java-based universal vocabulary trainer. The goal of this project is to provide an easy-to-handle and fast GUI for any kind of vocabulary material, especially language vocabulary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Android: MaruPad

    Android: MaruPad

    Round hiragana keyboard for Android.

    Japanese hiragana keyboard for Android. It' shaped like a circle and you write by swiping towards choices. It's fast but it's not a complete Japanese keyboard. More of a proof of concept. Also a good example code if you want to make your own unconventional keyboard for Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    mbFXWords

    mbFXWords

    Analyze text. Diagonal read subject, predicate, obj. Search other pdf.

    Version 1.04. Applies and builds upon Apache OpenNLP. For English, French and German files. JavaFX Application, runs with Oracle Java Runtime Environment version 8 that is including JavaFX. NLP extensions: - Divide sentences in subclauses: segmentation. - Divide plain text: subject, predicate, object. - Count words: stemming. - Search for similar content: pdf's. Gives out subject, predicate and object of sentences of pdf and plain text files. Provides comfortable GUI. Automatic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    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: 0 This Week
    Last Update:
    See Project
  • 14
    HermeneutiX

    HermeneutiX

    Your graphical tool for Syntactic/Semantic Structure Analysis of texts

    HermeneutiX is a tool for diagramming syntactic and semantic structures of complex (not necessarily foreign-language) texts (e.g. bible or other historical excerpts). HermeneutiX is now part of SciToS (the scientific tool set). Starting with version 2.0.0, HermeneutiX can be found on GitHub. Please check out the release summary: https://github.com/scientific-tool-set/scitos/releases For an introduction, check out this video: https://youtu.be/uQjewyG0Ad8 PS: To run a Java...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15

    Musaheb

    An Arabic collocation extraction tool

    “Musaheb”, an Arabic collocation extraction tool that has been designed and implemented to overcome the limitations of existing collocation extraction tools. “Musaheb” is able to extract n-gram collocations up to 5-gram, in addition to extracting the collocates of the nodes (the word-types we are looking for its collocates) within a window size of zero to 15 words. Moreover, it provides eight collocation statistics to calculate the strength of the collocation, and permits the input of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Noteluna

    Noteluna

    Editor de texto para aprender idiomas, aprenda traduzindo e jogando.

    O Noteluna é um editor de texto, com ele você marca as palavras que não conhece em inglês ou qualquer outro idioma, depois com um clique irá gerar uma lista das palavras marcadas, assim irá aprender de forma rápida e prática a incrementar o seu vocabulário. Ao usar este editor você economizará muito tempo copiando colando, traduzindo e organizando novas palavras. Desenvolvido para ajudar aos que querem incrementar o seu vocabulário em diferentes idiomas. Veja os recursos disponíveis...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java Agents Multiple System

    Java Agents Multiple System

    a Java API & Interpreter for AgentSpeak + Prolog

    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. Unzip the downloaded file, then run 'KMemo.sh' on Linux, 'KMemo.bat' on Windows. If you don't have Java on Linux, use package...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Panglossa Dictionary for Android

    Panglossa Dictionary for Android

    A basic offline dictionary for Android

    A basic offline dictionary for Android, this is intended as a simple tool to quickly find the translation of words in another language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21

    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. - Input devices for Chinese (and Japanese)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Kamus Plus

    Kamus Plus

    Kamus Interaktif Bahasa Inggris - Indonesia

    Kamus Plus merupakan kamus bahasa Inggris – Indonesia yang interaktif, dapat mencari arti kata dari bahasa Inggris ke Indonesia maupun sebaliknya. Dapat berjalan di GNU/Linux dan Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Al_Lamy

    Al-Lamy Arabic Verb Conjugator

    "Al-Lamy" our new educational program for conjugating Arabic verbs. It counters the problems observed in the other Arabic conjugation systems by using a dictionary of 8000 verbs and by implementing the grammatical rules of 70 verbal classes that cover their declinations. Al-Lamy displays conjugations and characteristics of Arabic verbs in a user-friendly interface and tests show that it performs in a satisfactory way.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    JGloss

    JGloss

    Add readings and translations to Japanese text

    JGloss lets you import Japanese text documents and add reading and translation annotations for words, both automatically during import, and manually. It is written in Java.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    ArabicNormalizer

    ArabicNormalizer

    Arabic normalizer

    This software will help you to get rid of the arabic diacritics like single and double Fatha, Damma and Kasra as well as the Chadda.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next