All Projects → KnIfER → PlainDictionaryAPP

KnIfER / PlainDictionaryAPP

Licence: GPL-3.0 license
无限词典. An android e-dictionary application mainly parsing mdx / dsl.dz files via mdict-java

Programming Languages

java
68154 projects - #9 most used programming language
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects
C++
36643 projects - #6 most used programming language
CMake
9771 projects

Projects that are alternatives of or similar to PlainDictionaryAPP

medict
medict a cross platform dictionary application,support mdict (*.mdx/*.mdd) dictionary format
Stars: ✭ 154 (+116.9%)
Mutual labels:  dictionary, mdict
js-mdict
*.mdx/*.mdd interpreter js implements
Stars: ✭ 91 (+28.17%)
Mutual labels:  dictionary, mdict
flask-mdict
Flask Mdict Server. Query word online with MDICT dictionary
Stars: ✭ 62 (-12.68%)
Mutual labels:  dictionary, mdict
wikit
Wikit - A universal lookup tool
Stars: ✭ 149 (+109.86%)
Mutual labels:  dictionary, mdict
Turkce Yapay Zeka Terimleri
Çalışmalarınızda kullanabileceğiniz Türkçe Yapay Zeka Terimleri.
Stars: ✭ 248 (+249.3%)
Mutual labels:  dictionary
Fairydict
FairyDict, a dictionary, a chrome extension
Stars: ✭ 206 (+190.14%)
Mutual labels:  dictionary
Isearch
有道词典 命令行查询 柯林斯词典 单词管理 本地保存
Stars: ✭ 201 (+183.1%)
Mutual labels:  dictionary
Csmodel
CSModel is a concise and efficient model framework for iOS/OSX, and provides nested Model to compare values and copy values.
Stars: ✭ 192 (+170.42%)
Mutual labels:  dictionary
ZXDataHandle
简单易用的数据转换和存储框架,支持一行代码将模型、模型数组、Json字符串、字典互转;支持模型映射到sqlite3数据库,无需书写sql
Stars: ✭ 13 (-81.69%)
Mutual labels:  dictionary
ssh brute force
Crack SSH Password using Dictionary and Brute Force Method
Stars: ✭ 51 (-28.17%)
Mutual labels:  dictionary
Libdict
C library of key-value data structures.
Stars: ✭ 234 (+229.58%)
Mutual labels:  dictionary
Python Benedict
dict subclass with keylist/keypath support, I/O shortcuts (base64, csv, json, pickle, plist, query-string, toml, xml, yaml) and many utilities. 📘
Stars: ✭ 204 (+187.32%)
Mutual labels:  dictionary
wordhoard
This Python module can be used to obtain antonyms, synonyms, hypernyms, hyponyms, homophones and definitions.
Stars: ✭ 78 (+9.86%)
Mutual labels:  dictionary
Mecab Ipadic Neologd
Neologism dictionary based on the language resources on the Web for mecab-ipadic
Stars: ✭ 2,408 (+3291.55%)
Mutual labels:  dictionary
jmdict-simplified
JMdict, JMnedict, Kanjidic, KRADFILE/RADKFILE in JSON format
Stars: ✭ 96 (+35.21%)
Mutual labels:  dictionary
Richelieu
List of the most common French passwords
Stars: ✭ 199 (+180.28%)
Mutual labels:  dictionary
Collectable
High-performance immutable data structures for modern JavaScript and TypeScript applications. Functional interfaces, deep/composite operations API, mixed mutability API, TypeScript definitions, ES2015 module exports.
Stars: ✭ 233 (+228.17%)
Mutual labels:  dictionary
mmappickle
Python 3 library to store memory mappable objects into pickle-compatible files
Stars: ✭ 34 (-52.11%)
Mutual labels:  dictionary
Core
Elm's core libraries
Stars: ✭ 2,634 (+3609.86%)
Mutual labels:  dictionary
Nonblocking
Implementation of a lock-free dictionary on .Net.
Stars: ✭ 237 (+233.8%)
Mutual labels:  dictionary

无限词典

PlainDict

主要功能

  • 查词
  • 全文搜索
  • 页面笔记
  • 单词收藏夹(生词本)
  • wifi资料中心(制作中)
  • 背单词(制作中)

特色功能

  • 全文搜索共三种:逐字全文搜索(支持.*模糊语法,可用&|组合)、正则表达式搜索(oniguruma)、搜索引擎式搜索(lucene)。
  • 页内搜索使用mark.js,全部功能都开发出来了:.*模糊搜索、可选空格划分关键词、可选正则表达式搜索。
  • 自由小窗模式
  • 收藏夹,笔记等数据库列表基于sqlite分页,加载迅速,支持恢复列表位置,可创建列表锚点(存储列表位置的书签,制作中)。

正在制作的功能

  • 相机取词、屏幕取词
  • 更多数据库功能(收藏夹,书签和页面笔记):
    收藏夹标星、词典标星
    、搜索
    、背单词
    、页面标记模糊化、抠除、隐藏
    、收藏夹排序:普通时间线排序、标星排序、字典顺序排序、背单词的时间线排序
    、Wifi同步
    、列表锚点
  • wifi资料中心

捐赠

donate/alipay.png

社区

https://www.imdodo.com/channel/157568/889301

开源协议

四绝协议 + GPL3

项目史记

  1. 2017年,在大学宿舍上铺完成mdict-python-analysis的java转化,并添加二分法搜索功能,初步实现应用功能。
  2. 2019 全文搜索语法
  3. 2019 弹出式点击翻译
  4. 2021 正则搜索引擎
  5. 2022 全文搜索引擎
  6. 2023 多种笔记、点击查词
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].