There are 1 repository under lingvo topic.
Web-Based Alternative to GoldenDict
GoldenDict++:内置大量的官方版本问题的修正;先期添加了一个简单的插件机制,并基于该机制接入了多个 OCR 划词 和 音频播放 引擎;后期在增强易用性的基础上为提高查询效率、减少运行时 CPU 及 内存 占用、降低代码维护难度,完全重构了所有的实现;将来的目标是将功能扩展和词典格式处理抽象为完整的插件实现,以进一步增强应用的扩展性和可维护性。
Named entity recognition (NER) in Russian texts / Определение именованных сущностей (NER) в тексте на русском языке
Автоклассификация текста на русском языке
Text segmentation into separate words using a simple unigram model and the Viterbi algorithm
Named entity recognition (NER) in English texts
go-lingvo - Go package for Lingvo API (https://developers.lingvolive.com)
Implementation of detection a few language
Определение частей речи / Нормализация текста: приведение всех слов к словарной форме в тексте на русском языке
Определение синтаксических ролей слов в предложении в тексте на русском языке
Named-entity recognition in German language using combined of deep neural network and ruled-based approach in C# for .NET
Part of speech tagging of words and Named-entity recognition in Russian language using deep neural network in C# for .NET
Detection borders of a sentence
Transform DSL files to JSON. Formatting options available for custom output.
Part-of-Speech Tagging / Normalization of words in English texts
Transform DSL files to JSON in Rust. Formatting options available for custom output.
Detection of IP(v4) addresses in the text
Detection in the text Url and E-mail addresses
Tool to convert Estonian - Russian xml dictionoary available on eki.ee to dsl file for Lingvo
Performs data augmentation as according to the SpecAugment paper. Modified from Lingvo (TensorFlow > 1.10.0).