Showing 36 open source projects for "word"

View related business solutions
  • 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
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    GoldenDict
    A feature-rich dictionary lookup program, supporting multiple dictionaries' formats, perfect article rendering with the complete markup, illustrations and other content retained, and allowing to type in words without any accents or correct case.
    Leader badge
    Downloads: 1,073 This Week
    Last Update:
    See Project
  • 2
    KingJamesPureBibleSearch

    KingJamesPureBibleSearch

    GUI Application to Search and Count the Pure King James Bible

    Study and analyze the Fingerprint of God in the mathematical structure, known as the King James Code, of the King James text of the Holy Bible. Allows instant real-time searches, with an autocompleter droplist to assist with words which come next. Jump to specific words, verses, or chapters by number, and see all possible count statistics of phrases within the text. Graphically visualize search results, cross-reference sources and word lexicons, and search foreign translations derived from...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3

    ReciteWord

    Recite word easily

    Reciteword is an education software to help people to study English, reciting English words. It has very beautiful interface, make reciting word being an interesting thing.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    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: 4 This Week
    Last Update:
    See Project
  • 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
  • 5
    Linguistic Tree Constructor

    Linguistic Tree Constructor

    Syntax tree editor for rapid annotation of existing text

    Linguistic Tree Constructor (LTC) is a tool for drawing lingusitic syntax trees of already-existing text. It is a syntax editor, not a text editor, so the text has to exist already. It is best suited for large-scale, rapid creation of hand-annotated treebanks. The user can define their own node categories, and can label each node with labels, also definable by the user. LTC supports "generic", X-Bar and RRG trees. Supports interlinear texts in SIL SFM format.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    Polish to English translation aid

    Polish to English translation aid. Automatic dictionary presentation.

    Program displays morphological analysis and English word equivalents to enable a reader with little knowledge of Polish besides grammatical principles to read or translate Polish text. The program is in a prototype stage. The present mode of use is to take a Polish text and annotate with word by word morphological analysis and English equivalents for each possible Polish lemma. This produces a bulky plain-text document. In order to edit it the document is embedded in an html file...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    QJDicExample

    QJDicExample

    QJDicExample is an English <-> Japanese dictionary.

    QJDicExample is an Japanese to English and English to Japanese dictionary featuring words/names/kanji/sentences search. QJDicExample uses JMdict, JMnedict, Kanjidic2, Radkfilex, KanjiVG, Tanaka Corpus / Tatoeba databases for translations and zinnia recognition library for handwritten kanji recognition. Latest source code: git clone git://git.code.sf.net/p/qjdicexample/code qjdicexample-code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    kcws

    kcws

    Deep Learning Chinese Word Segment

    Deep learning chinese word segment. Install the bazel code construction tool and install tensorflow (currently this project requires tf 1.0.0alpha version or above) Switch to the code directory of this project and run ./configure. Compile background service. Pay attention to the public account of waiting for words and reply to kcws to get the corpus download address. Extract the corpus to a directory. Change to the code directory.After installing tensorflow, switch to the kcws code directory...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MyWords

    MyWords

    Personal dictionary for word lovers

    My Words is a personal word collection for people who like words. Add, delete, and update words as you collect them. Search through both definitions and spelling. Add your audio comments and train your understanding Written in C++ with QT, should compile on Windows, Linux and Mac. Only Linux has been tested. See wiki for further details
    Downloads: 0 This Week
    Last Update:
    See Project
  • Connect every part of your business to one bank account Icon
    Connect every part of your business to one bank account

    North One is a business banking app that integrates cash flow, payments, and budgeting to turn your North One Account into one Connected Bank Account

    North One is proudly built for small businesses, startups and freelancers across America. Make payments easily, keep tabs on your money and put your finances on autopilot through smart integrations with the tools you’re already using. North One was built to make managing money easy so you can focus on running your business. No more branches. No more lines. No more paperwork. Get complete access to your North One Account from your phone or computer, wherever your business takes you. Create Envelopes for taxes, payroll, rent, and anything else automatically.
    Get started for free.
  • 10
    FileTagger

    FileTagger

    This is a simple application to bookmark/tag file/folders/websites.

    This is a simple application to bookmark/tag your folder/file. Filesystem will not be affected. You can add tag by directly right clicking the folder/file. For searching, approximate word matching is used. Files/folders will be sorted for required tags and the most matching will come on the top. For tagging websites, right now, you have to copy paste path. Plugin/extension for web-browsers need to be done.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Shakespeare Word Generator

    Shakespeare Word Generator

    random shakespeare word generator

    Program to generate random Shakespearean words. All words taken from the complete works of Shakespeare. Written in C++. Linux users, compile main.cpp file with: g++ main.cpp then type: ./a.out to run it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    VocabularyMem

    Program for manage data, like a simple database and for exercises for

    “ VocabularyMem” is a program for manage data, like a simple database and for exercises for memorize this data. Originary the program is for exercise only, but it is expanded, so you can also use it for store photos with tags and data around, or videos without taking a new space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Dexios Bible Study Tool
    DBST is a cross-platform, open source, Bible study tool aiming to provide a feature-rich experience to learning the Word of God.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An easy to use wysiwyg word search (wordsearch) worksheet creator. Word Search Creator has various features including direction selection, auto-sized puzzles and the option of creating shaped Wordsearches.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Teachmar

    Teachmar

    Program that helps learning foreign words and phrases

    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MDic is a multilingual dictionary for GNU/Linux operating system. It is only needed to select (or highlight) a word to view its meaning on the screen. to get more information about MDic, goto: http://mdic.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Spellchecker : next generation
    Dictionary for young child learning french. It is independent from the caesura (thecat= the cat) and based on phonetics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Revisuic
    Software to review the vocabulary between the two languages ​​chosen and managed by the user. Currently, only two types of exercises: - Table - Word by word. Licence CC BY-NC-SA 3.0. New print screens available here => http://revisuic.sourceforge.net/printScreens/ps.php
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Vok Meister
    Going on a world trip? Vok Meister will help you speak the languages in no-time. A complete studio for gathering and memorizing vocabularies. Focused on the structure in languages, for fast learning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    WordTrain
    Simple application for learning foreign words. Source code: http://github.com/Demihalf/WordTrain
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Star Vocaboly for GRE/SAT
    This application is open source alternative of WordHacker, Vocaboly, Vocabulary Widzard for GRE, SAT. Currently this is not as feature rich as other closed source applications but I will be actively developing this to make it better than other apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A desktop program to assist learners of Mandarin to understand and learn to read Chinese text. When the user enters Chinese-language text, ZWDisplay will display the text with the pronunciation of each word (in Pinyin) and an English translation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    An open source user-friendly dictionary program configurable for any pair of languages. Initially, German and English are provided. It consists of a single dialog and enables quick search of any word from a pair of languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Desktop Dictionary is an online based desktop application which can find English word meanings from different online dictionary web sites and save them to local drive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Linguistica is a program designed to explore the unsupervised learning of natural language, with primary focus on morphology (word-structure). It runs under Windows, Mac OS X and Linux, and is written in C++ within the Qt development framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next