lingvo
There are 29 repositories under lingvo topic.
Crissium/SilverDict
Web-Based Alternative to GoldenDict
nonwill/GoldenDict-OCR
GoldenDict++:内置大量的官方版本问题的修正;先期添加了一个简单的插件机制,并基于该机制接入了多个 OCR 划词 和 音频播放 引擎;后期在增强易用性的基础上为提高查询效率、减少运行时 CPU 及 内存 占用、降低代码维护难度,完全重构了所有的实现;将来的目标是将功能扩展和词典格式处理抽象为完整的插件实现,以进一步增强应用的扩展性和可维护性。
catusf/tudien
Từ điển tiếng Việt dành cho máy đọc sách Kindle, Kobo, Pocketbook v.v.
zamgi/lingvo--Ner-ru
Named entity recognition (NER) in Russian texts / Определение именованных сущностей (NER) в тексте на русском языке
konstare/gdcv
gdcv - GoldenDict console version and emacs dynamic module
eb4j/ebviewer
Simple dictionary search app supports formats by EPWING, Stardict, and Lingvo DSL, PDIC/Unicode on macOS, MS Windows, Linux and Unix.
zamgi/lingvo--classify
Автоклассификация текста на русском языке
zamgi/lingvo--TextSegmenter
Text segmentation into separate words using a simple unigram model and the Viterbi algorithm
zamgi/lingvo--Ner-en
Named entity recognition (NER) in English texts
pborzenkov/go-lingvo
go-lingvo - Go package for Lingvo API (https://developers.lingvolive.com)
zamgi/lingvo--LanguageDetector
Implementation of detection a few language
zamgi/lingvo--PosTagger-ru
Определение частей речи / Нормализация текста: приведение всех слов к словарной форме в тексте на русском языке
zamgi/lingvo--Syntax-ru
Определение синтаксических ролей слов в предложении в тексте на русском языке
shyzik93/ManSPy
Management System (universal and interactive)
zamgi/lingvo--NER--German
Named-entity recognition in German language using combined of deep neural network and ruled-based approach in C# for .NET
zamgi/lingvo--PosTagger-NER-ru-dnn
Part of speech tagging of words and Named-entity recognition in Russian language using deep neural network in C# for .NET
zamgi/lingvo--SentSplitter
Detection borders of a sentence
Crissium/python-dsl
Python module for converting DSL dictionary texts into HTML
crowdproj/opentutor
OpenTutor - a flashcard system to learn words
stscoundrel/harlaw
Transform DSL files to JSON. Formatting options available for custom output.
zamgi/lingvo--PosTagger-en
Part-of-Speech Tagging / Normalization of words in English texts
konstare/Dictionaries
Free dictionaries in DSL format
stscoundrel/harlaw-rs
Transform DSL files to JSON in Rust. Formatting options available for custom output.
zamgi/lingvo--IpAddressDetector
Detection of IP(v4) addresses in the text
zamgi/lingvo--UrlDetector
Detection in the text Url and E-mail addresses
nshishov/EkiEVS
Tool to convert Estonian - Russian xml dictionoary available on eki.ee to dsl file for Lingvo
sszuev/flashcards_java
flashacrd system to learn words
kortirso/lingvo
Elixir client for ABBYY Lingvo API
TeaPoly/SpectrumAugmenter
Performs data augmentation as according to the SpecAugment paper. Modified from Lingvo (TensorFlow > 1.10.0).