Foreign language reading and translation assistant based on copy and translate.
-
Updated
Jun 17, 2022 - TypeScript
{{ message }}
Foreign language reading and translation assistant based on copy and translate.
A fast, convenient and nonintrusive conversion framework between JSON and model. Your model class doesn't need to extend any base class. You don't need to modify any model file.
Version 2 is live! Wordlists sorted by probability originally created for password generation and testing - make sure your passwords aren't popular!
Neologism dictionary based on the language resources on the Web for mecab-ipadic
A tool for converting dictionary files aka glossaries. Mainly to help use our offline glossaries in any Open Source dictionary we like on any modern operating system / device.
A small and lightweight library written in Swift that allows you to easily create forms.
A complete, fully tested and documented data structure library written in pure JavaScript.
Dictionary collection project such as Pentesing, Fuzzing, Bruteforce and BugBounty. 渗透测试、SRC漏洞挖掘、爆破、Fuzzing等字典收集项目。
中文医学NLP公开资源整理:术语集/语料库/词向量/预训练模型/知识图谱/命名实体识别/QA/信息抽取/模型/论文/etc
Fast conversion between JSON and model in Swift.
A chrome extension to show online dictionary content.
Algorithm is a library of tools that is used to create intelligent applications.
Biyi (比译) is a convenient translation and dictionary app written in Flutter.
Japanese pop-up dictionary extension for Chrome and Firefox.
You should order masks by efficiency (occurrences/key_space) because this will lead to the less guesses to crack passwords.
Looking at the top 5:
https://github.com/kaonashi-passwords/Kaonashi/blob/5239bd333ed34993b43126a4499606ba70086034/masks/kaonashi_masks_numbered.txt#L1-L5
And ordering just the 1000 in kaonashi_masks_numbered.txt by efficiency the top 5 are now:
673407:?u?u?u?u
Everything for pentest. | 用于渗透测试的 payload 和 bypass 字典.
The last online dictionary CLI framework you need.
Programming Dictionary
Remove duplicates from MASSIVE wordlist, without sorting it (for dictionary-based password cracking)
Manages to be succinctly orientalist and misogynistic. Ref: https://www.fastcompany.com/90239290/six-business-phrases-that-have-racist-origins
A euphemism for exhibiting (ahem) radical transparency, this is a phrase that many love to hate (our readers voted it their most loathed a few years ago). It may have come into wide use at Microsoft in the ’80s and ’90s but didn’t originate there. As t
[Not Maintained anymore] Python Module to get Meanings, Synonyms and what not for a given word
Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL).
Learning Named Entity Tagger from Domain-Specific Dictionary
Add a description, image, and links to the dictionary topic page so that developers can more easily learn about it.
To associate your repository with the dictionary topic, visit your repo's landing page and select "manage topics."
The Problem
The initialization of svelte-i18n sets the preferred language in a global variable.
While this is acceptable for client, it is not acceptable for the server (with SSR).
The server might be async, in which it can proccess at the same time both request for one language and a request for other language.
However, as far as I can see, setting a new locale will override the existin