[go: up one dir, main page]

Showing 20 open source projects for "text"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1

    GMAT Timer

    A Timer for GMAT Exam (Win and Mac)

    A timer does it best to mimic the one in the real GMAT test -- appearing on the right top corner of the screen. Of course, you can set the time to count down.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Vocabulary Learning Assistant

    The Vocabulary Learning Assistant helps the user to learn vocabulary.

    The Vocabulary Learning Assistant helps the user to learn vocabulary, such as language translations or technical definitions. It uses a user-created text file (or multiple files) that contain the content to be learned, and then opens a pop up window at a user-defined interval (scheduled by Cron on Linux) to test the user. This window contains the word to be defined or translated on the left, and a text field for the user to enter their answer on the right. The program is more likely...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    NTER

    NTER

    NTER Learning Management System

    National Training and Education Resource. Full featured online Learning Management System. NTER allows educators to create classes in SCORM format without programming. Classes can contain images, video, tests and reports. Students can interact with instructors and other students. The NTER project was designed as a low cost tool for providing workforce education and training, with the expectation that the open source community would assume its operation. The Department of Energy (DOE) is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Easy Test Maker

    A simple way to make multiple choice and written tests.

    This program makes it easy to create tests by formatting them for you and compiling all the questions into one file. You have the option to include written questions, multiple choice questions, or both. Feel free to go back to previous questions and change them with the question select feature. When you are finished you can preview, print, or export your test and answer key. The format of the text is customizable by font, font size and line spacing.
    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
    IDRA (InDexing and Retrieving Automatically) is a tool which allows indexing a wide range of text (TXT, DOC, PDF) and image annotations files (XML), query-based searching, visualizing an index, saving it for re-usability, evaluation, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Online Exam System

    Online Examination System using JEE.

    Online examination system using JEE where system can be customized to work in universities , schools and companies (interview tool).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    askcards

    Quiz Game SWT

    Quiz game. It virtually draws "cards": first you can see the question and guess the answer. Then you can see the "answer" side of the card. Program registers if it matches or not.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    QuestionDB

    Database program for storing exam questions

    QuestionDB is a program for storing exam questions in a database. Five different question types are supported: open questions, open questions with parts, fill in questions, multiple choice questions and true/false questions. You can export exams in OpenDocument Text format. The user interface and manual are in Dutch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Large Text File converter

    Java Based Heavy-duty utilitity to process large delimited text files

    TextZilla is a Multithreaded Java utility which can process huge size delimited text files to extract, convert, encode, decode, encrypt/decrypt text data from source and write it in desired output file or files. It provides fully extensible framework based on which Java classes can be created, for example it currently has MD5 conversion capability, based on same design classes for 3DES ,AES or any other Algo can be created. Another strength of this tool is in its configurability, it's...
    Downloads: 0 This Week
    Last Update:
    See Project
  • DataHub is the leading open-source data catalog helping teams discover, understand, and govern their data assets. Icon
    DataHub is the leading open-source data catalog helping teams discover, understand, and govern their data assets.

    Modern Data Catalog and Metadata Platform

    Built on an open source foundation with a thriving community of 13,000+ members, DataHub gives you unmatched flexibility to customize and extend without vendor lock-in. DataHub Cloud is a modern metadata platform with REST and GraphQL APIs that optimize performance for complex queries, essential for AI-ready data management and ML lifecycle support.
    Learn More
  • 10
    Trivbot is a a multilingual quiz/trivia bot for IRC channels. It is written in java so it can run on multiple platforms. A question is sent to the IRC channel and the text in the channel scanned for a string that matches one of the accepted answers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    RanBunHyou is a Q&D generator of BINGO-like word games and other randomized teaching materials from plain text files. Entertains children studying vocabulary, etc. For Java 2+ (jre1.4+) and Macintosh System 7 to 9, being re-written in perl/CGI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JQuestions is a small, simple but powerful exam-simulator application ideally suited to self-learning and education. It needs no other software, databases or libraries except Java. It has been deliberately designed to be easy to install and use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    IMDB loader is a small Java application that loads IMDB data from text files into a relational database. It also takes care of table creation and primary key/ foreign key creation based on an XML configuration file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This program is a small text based java application that allows you to study flashcards. It includes the ability to save and load flashcards from a file, and gives you basic statistics about your studying.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Visual Quiz is a generic java applet for creating visual quizzes. It allows one to provide a set of question pictures and 3 or more answer pictures from which one is correct. The header text can be set to follow the theme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Fully graphical mips simulator, with a simple text editor. The aim is to not only have the entire mips isa implemented and simulated, but to have a mips ide. The text highlighting for the mips instructions set is currently underway. Version 3 Available.
    Leader badge">
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    A collection of utilities to help further Torah study, currently made up of two projects: 1) Daf test – learn to associate the text of a Daf with its location in Shas 2) Gemarah charts – a chart with a list of all of the Dafim found in each Mesechta
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Visual DB Script is an editor PHP,ASP,HTML(can support other languages) that integrate the functionally of a Database Manager (like Access or MySQL). It supports Scripting Developers with specifical SQL commands and an SQL Query Designer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    It's a tools generating some graphics interfaces for applications in Java language. It's to gain a lot of time while building some windows. The Swings classes are very difficult to use! (especially the Layouts) We describe the windows content in XML!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This features a text based, interactive auction manager programmed in Java. I think it is not full functional for a "real" use, but may serve as a basis to anyone who wishes to implement his/her own auction system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next