All Projects → freedict → Fd Dictionaries

freedict / Fd Dictionaries

hand-written dictionaries from the FreeDict project

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Fd Dictionaries

MyGoldenDict
My personal goldendict-dictionaries collection
Stars: ✭ 13 (-95.15%)
Mutual labels:  dictionaries, dictionary
Google Ime Dictionary
日英変換・英語略語展開のための IME 追加辞書 📙 日本語から英語への和英変換や英語略語の展開を Google 日本語入力や ATOK などで可能にする IME 拡張辞書です
Stars: ✭ 30 (-88.81%)
Mutual labels:  dictionary, dictionaries
Yomichan
Japanese pop-up dictionary extension for Chrome and Firefox.
Stars: ✭ 464 (+73.13%)
Mutual labels:  dictionary, dictionaries
Memorize
🚀 Japanese-English-Mongolian dictionary. It lets you find words, kanji and more quickly and easily
Stars: ✭ 72 (-73.13%)
Mutual labels:  dictionary, dictionaries
Emoji Ime Dictionary
日本語で絵文字入力をするための IME 追加辞書 📙 Google 日本語入力などで日本語から絵文字への変換を可能にする IME 拡張辞書です
Stars: ✭ 172 (-35.82%)
Mutual labels:  dictionary, dictionaries
Splain
small parser to create more interesting language/sentences
Stars: ✭ 15 (-94.4%)
Mutual labels:  dictionaries, dictionary
Potchana
An open source worldwide languages dictionary plug-in for macOS. As features on major Thailand tech forums like MacThai.com
Stars: ✭ 10 (-96.27%)
Mutual labels:  dictionary, dictionaries
Dynamictranslator
Instant translation application for windows in .NET 🎪
Stars: ✭ 131 (-51.12%)
Mutual labels:  dictionary, dictionaries
Sdcv
Stars: ✭ 171 (-36.19%)
Mutual labels:  dictionary, dictionaries
Emojipedia
MacOS X Dictionary containing Emoji and their meanings
Stars: ✭ 220 (-17.91%)
Mutual labels:  dictionary, dictionaries
mdict
node.js mdict (*.mdx, *.mdd) file reader
Stars: ✭ 39 (-85.45%)
Mutual labels:  dictionaries, dictionary
awesome-hokchew
A curated list of resources about the Hokchew / Foochow language. 閩東語福州話的資源整合列表。
Stars: ✭ 16 (-94.03%)
Mutual labels:  dictionaries
bilisim sozlugu
Translating computer words from English to Turkish
Stars: ✭ 28 (-89.55%)
Mutual labels:  dictionary
UltimateCMSWordlists
📚 An ultimate collection wordlists of the best-known CMS
Stars: ✭ 54 (-79.85%)
Mutual labels:  dictionary
kengdic
Joe Speigle's Korean/English dictionary database
Stars: ✭ 76 (-71.64%)
Mutual labels:  dictionary
kbbi4
Official kbbi5 for Android
Stars: ✭ 26 (-90.3%)
Mutual labels:  dictionary
hujiang dictionary
日语词典/英语词典/终端词典/沪江小d/沪江小d API
Stars: ✭ 40 (-85.07%)
Mutual labels:  dictionary
RepositoryHelpers
📦 Extensions for HttpClient and Custom Repository based on dapper
Stars: ✭ 22 (-91.79%)
Mutual labels:  dictionary
gdict
A command line dictionary written in golang powered by multi engines.
Stars: ✭ 21 (-92.16%)
Mutual labels:  dictionary
Portion
portion, a Python library providing data structure and operations for intervals.
Stars: ✭ 255 (-4.85%)
Mutual labels:  dictionary

FreeDict - free bilingual dictionaries

The FreeDict project aims at providing free (open source) dictionary databases, to be used both by humans and machines. The official home is at http://freedict.org, where you can find documentation for dictionary usage and development.

Dictionary Sources

This repository only contains dictionaries which are not auto-imported, so which were converted once or written by hand. If you are searching for all dictionary sources, you should instead go to https://freedict.org/downloads, where you find the latest source releases of all dictionaries. Auto-imported dictionaries can also be found at https://download.freedict.org/generated.

Development

All dictionaries are encoded in TEI (version 5) which is a flexible XML format to encode human speech. The FreeDict project provides dictionaries but also style sheets to convert the TEI databases into human-readable formats.

At the moment, the dict format and the SLOB format are supported.

The development documentation is in our wiki at https://github.com/freedict/fd-dictionaries/wiki.

Installation

You can install precompiled dictionaries on GNU/Linux distributions like Debian (and all derived distributions as Ubuntu, Mint, etc.) and Arch Linux. Please have a look at your package manager.

If you still want to build from source and you don't want to read the wiki, here's a really quick getting started guide:

  • Get https://github.com/freedict/tools, clone it to a path without spaces and set an environment variable called FREEDICT_TOOLS pointing there.
  • Change to your dictionary, try make help. For building make should be enough, at least if you have both tei2slob and xsltproc installed. It's also possible to disable some of the output formats, ask our friendly buildsystem for help: make help.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].