zamgi's repositories
lingvo--Ner-ru
Named entity recognition (NER) in Russian texts / Определение именованных сущностей (NER) в тексте на русском языке
lingvo--classify
Автоклассификация текста на русском языке
lingvo--TextSegmenter
Text segmentation into separate words using a simple unigram model and the Viterbi algorithm
lingvo--Ner-en
Named entity recognition (NER) in English texts
lingvo--LanguageDetector
Implementation of detection a few language
lingvo--PosTagger-ru
Определение частей речи / Нормализация текста: приведение всех слов к словарной форме в тексте на русском языке
lingvo--Syntax-ru
Определение синтаксических ролей слов в предложении в тексте на русском языке
MsSqlServerDatabaseTablesGraph
Web application visualizing the relationship database tables ms-sql-server, based on existing referential integrity (ASP.NET MVC & d3.js)
SuffixArray
Implementation of suffix array
lingvo--NER--German
Named-entity recognition in German language using combined of deep neural network and ruled-based approach in C# for .NET
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
lingvo--SentSplitter
Detection borders of a sentence
lingvo--PosTagger-en
Part-of-Speech Tagging / Normalization of words in English texts
lingvo--IpAddressDetector
Detection of IP(v4) addresses in the text
lingvo--UrlDetector
Detection in the text Url and E-mail addresses
ReleaseStandbyMemoryPages
Release Standby Memory Pages on Windows
Seq2SeqSharp
Seq2SeqSharp is a tensor based fast & flexible encoder-decoder deep neural network framework written by .NET (C#). It has many highlighted features, such as automatic differentiation, many different types of encoders/decoders(Transformer, LSTM, BiLSTM and so on), multi-GPUs supported and so on.