Search Results for "dictionary database" - Page 2

Showing 103 open source projects for "dictionary database"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1

    CVDdb

    Cerebrovascular Disease database

    Our integrated database schema is an add-on schema to Loris (http://loris.ca/, Das et al, 2011), and includes 3079 subjects and over 550 federated and searchable data items including imaging details, medical history and examination, stroke and laboratory details, which maps to large multi-centre stroke trials with imaging data from over 10,000 patients from 30 countries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    yb Medical Dictionary User Customizable

    java8 based yb (creator's name) medical mini dictionary with text file

    As a medical blogger, I felt that there is a need for platform-independent medical dictionary. Hence 'java 8'. The dictionary must be customizable ie. user should be able to add, delete words. Hence, the use of text file for medical data, instead of xml or some database or sql or some hard-to-understand things. Java 8 can be invoked even from usb pen drives. We have used only one .java file which contains the main class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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. ...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 4
    MySQL English Dictionary

    MySQL English Dictionary

    A Full English - English dictionary in MySQL Format

    A dictionary with 176023 entries. Text was extracted from the files at http://www.mso.anu.edu.au/~ralph/OPTED/ and then parsed and stored in a 16MB MySQL database. The database has three fields : a. word b. wordtype and c. definition. You can use this standalone or as a jquery/ajax/PHP addon for your programs. Acknowledgment of the original content: a.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5

    free English to IPA Database

    Database of English Words and their IPA (International Phonetic Alpha)

    Database of English words and their IPA (International Phonetic Alphabet) pronunciation. this dictionary is fetched from freedict-eng-deu-0.3.6.src https://sourceforge.net/projects/freedict/files/English%20-%20German/0.3.6/freedict-eng-deu-0.3.6.src.tar.bz2/download you can find its uses for English to Sindhi Dictionaries portal here www.dic.sindhila.edu.pk write any word and see its Phonics in IPA
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6

    Open Burhan

    Open Burhan Quran Database

    Open Burhan from openburhan.net is set of PHP scripts with the data of Holy Quran. Arabic is text is in two forms from Tanzil.org. It is in Simple Clean and Uthmani scripts. There are multiple Urdu and English Translations included. It contains word to roots dictionary as qword table
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    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: 3 This Week
    Last Update:
    See Project
  • 8

    FindAKanji

    a tool to learn about Chinese (and Japanese) characters

    ... - Working with Japanese text, with powerful help. Input devices based on visual similarities and pure ASCII readings. Automatic space insertion before dictionary words and word highlighting. Compact info display in 'Trading Card' style. Currently the example database contains over 95.000 readings, including readings for more than 4500 of the most common Kanjis. A youtube tutorial shows how to extend the database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    DictionaryTeacher

    I written this console application to help my daughter to study words

    ...This file is not a real document but just a set of tips to help the understanding. 1. this program is a consolle application 2. only the source files (.h, .c, .cpp) are supplied: so this code is available for evry platform where a compiler is available 3. into the .zip there are also - an executable for OSX Snow Leopard (working) - a dictionary database (73 voices) - a .csv that has been used to generate the dictionary database 4. launching the program with -h you have printed the supported option list MAIN IDEAS To help the remembering you have ask the word translation into a usefull order: - never ask the same words (is boring) - rarely ask the word that is expected the student knows please continue reading on the read.me.txt file
    Downloads: 0 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
  • 10

    Drug Extraction

    Drug name extraction

    Drug name recognition and normalisation/grounding to DrugBank ids and standard names. Package provides 2 taggers: 1. DrugTagger - CRF-based with DrugBank presence feature (see feature set for details). 2. DrugnameGazetteer - gazetteer/dictionary-based. Dictionary created from DrugBank.ca database. Both taggers include grounding/normalisation to DrugBank ids and standard names. Feature set: Word, Word-1, Word+1, Word-1_Word, Word_Word+1, DrugBankPresence, POS DrugBankPresence feature indicates the presence of the drug name in the DrugBank. Using CONLL-Evaluation: processed 32065 tokens with 3656 phrases; found: 3251 phrases; correct: 2786. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    WikiDict English Sinhala Dictionary

    WikiDict English Sinhala Dictionary

    English Sinhala Dictionary

    English To Sinhala Translate Sinhala To English Translate Full Text Translate Results To Speech PDF Reader Mini Dictionary Mode Search Bookmark Real Time Search Suggestion Search Mode Sinhala Unicode Keyboard Single Word Search Results To Mail Over 200,000 word database
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AlMutarjim

    AlMutarjim

    Set of arabic-french islamic translation tools

    This software is specifically intended to french islamic translators. However, it can, and maybe would, be adapted to other languages in a near future. It gather a set of tools that can be usefull for arabic-french islamic translators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    WordNetPort
    WordNetPort provides distribution copies of WordNet for loading into databases. A collection of SQL scripts and a batch file is available for easy loading into an Oracle database. Files in Excel and other formats are also available for Non-Oracle users. Demo queries are found at the home page. http://wordnetport.sourceforge.net/demoSql.php Most objects are created with reference to the WordNet dictionary displays, where the aim is to come-up with simple queries whose results are similar to the content displayed online. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Digital Pali Reader
    A Pali text reader for reading the Tipitaka. Automatically recognizes pali words and gives definitions from CPED, PED, and DPPN. Includes text search, dictionary lookup and more. Mozilla Firefox required.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    This is a database of the Arabic roots and their derivatives in voweled and unvoweled forms along with stems. The database is extracted from the well known Arabic legacy dictionary "تاج العروس من جواهر القاموس".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    SAP Pooled Table Viewer

    PL/SQL code to allow direct reading of SAP Pooled Tables

    ...Pooled tables pool together several smaller lists and lookups into one table. The format of the pooled tables is basically Cobol Record structure. This software uses the SAP data dictionary to create oracle views that allow easy querying of the SAP data. This makes it easier to integrate with SAP systems, where you can use database connectivity and bypass the need for ABAP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ...This anagram generator is designed using Hypertext Markup Language(HTML) and Cascading Style Sheets(CSS). The Front end validation part is done using JQuery and the programming logics are written using PHP. The backend database is MySql. This application produces the combination of meaningful words from 1,00,000 dictionary words which reside in MySql Database. The working example for this tool is seen in www.anagram.webege.com and the source code can be downloaded from shrinathsuccess.wordpress.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    password420

    Strong Password Generator Online - Easy to remember Strong Passwords

    ...Key Features of the Password Management Tool : 1. Generate a strong 20 character password by just remember two pass keys. 2. Password stored in database as a SHA256 bit hash. 3. Two pass keys of varying length makes it difficult to retrieve the password.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Instant CRUD web front-end, featuring auto-discovery of the data dictionary for an RDBMS source. Provides a basic CRUD web interface in minutes without coding and allows a great deal of flexibility for enhancements. CRUD now, code later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    rel-erl

    rel_erl is a lightweight relational in-memory database for Erlang.

    Features 1. Data rows are stored in the process dictionary. 2. Unique and referencial constraints are enforced. 3. There can be more than one index per table. 4. One-to-many joins are fast and easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MongoLantern - MongoDB Fulltext Search

    MongoLantern - MongoDB Fulltext Search

    Open Source MongoDB Fulltext Search Server

    MongoLantern is an open source full text search server using MongoDB as index storage, which allows MongoLantern to migrate any changes very easily into account using MongoDB API. It's written originally written in PHP can be migrated to any desired language as required using it's future APIs. MongoLantern 0.7 - Stable/Production Release: 1. MongoLantern API support enabled. 2. CSV indexer added as a plugin. 3. node.js API client added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    jVortaro is an esperanto dictionary (vortaro) written in Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    WordsGenerator

    Generate Possible Words For Words Game

    This is a python program that looks up possible words from a dictionary over 1,600 words. You type in letters that you have and the program will generate all possible words from the dictionary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Easy to use tool to generate Data Dictionary, Compare Database, Do Spell Check and get row counts on all tables. This is very useful in database migration and environment comparison. Written for Oracle Database. Thank you for visiting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    jWords is a port of WORDS (by William Whitaker, a free latin-to-english dictionary program written in Ada), to Java. Besides the dictionary will be translated to the German language.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB