36-day current streak·66-day longest streak
Hi, it's Andrey I'm a Machine Learning Engineer. I prefer practical over theoretical, working demo over arXiv paper. Currently working on a Vector Similarity Search Engine Qdrant, which can be…
Hi, it's Andrey
I'm a Machine Learning Engineer.
I prefer practical over theoretical, working demo over arXiv paper.
Currently working on a Vector Similarity Search Engine Qdrant, which can be used for semantic search, similarity matching of text, images or even videos, and also recommendations.
My CV is here.
I also have a blog and a telegram channel
My interests and projects
- Self-supervised and transfer learning in NLP blog posts [🔗 ]
- Matching models blog posts [🔗 ]
- Knowledge extraction project [🔗 ]
- NN powered search engines blog posts [🔗, 🔗 ]
- Functional programming and Rust
📫 Feel free to reach me with [email](mailto:[email protected]) or telegram
<!--
generall/generall is a ✨ _special_ ✨ repository because its README.md (this file) appears on your GitHub profile.
Here are some ideas to get you started:
- 🔭 I’m currently working on ...
- 🌱 I’m currently learning ...
- 👯 I’m looking to collaborate on ...
- 🤔 I’m looking for help with ...
- 💬 Ask me about ...
- 📫 How to reach me: ...
- 😄 Pronouns: ...
- ⚡ Fun fact: ...
-
EntityCategoryPrediction ★ PINNED
Model for predicting categories of entities by its mentions
Jupyter Notebook ★ 31 5y agoExplain → -
OneShotNLP ★ PINNED
PyTorch text matching models implementation for One-Shot Named Entity Linking
Python ★ 25 7y agoExplain → -
ExtWikilinks ★ PINNED
Extended Wikilinks dataset description
Jupyter Notebook ★ 15 8y agoExplain → -
cat_hnswlib ★ PINNED ⑂
Header-only C++/python library for fast approximate nearest neighbors
C++ ★ 18 6y agoExplain → -
aligner ★ PINNED
Sublime Text plugin for automatic code alignment.
Ruby ★ 36 9y agoExplain → -
hnsw-python ⑂
hnsw implemented by python
Python ★ 22 6y agoExplain → -
tele2_hack
Code for tele2 hackathon. Team 2HACK4YOU (1st place)
Jupyter Notebook ★ 6 8y agoExplain → -
WordGAN
Generative Adversarial Net for generating replacements for distinct words in sentences
Python ★ 4 2y agoExplain → -
sklearn-sknnsuite
Wrapper which provides scikit-learn-compatible implementation of SkNN sequence labeling algorithm
Python ★ 3 9y agoExplain → -
langchain ⑂
⚡ Building applications with LLMs through composability ⚡
★ 2 3y agoExplain → -
SkNN-NEL
Implementation of named entity disambiguation and linking with usage of SkNN algorithm
Scala ★ 2 9y agoExplain → -
sparse-vectors-experiments
Some temporary stuff with sparse vectors
Jupyter Notebook ★ 1 2y agoExplain → -
generall
about.me
★ 1 2y agoExplain → -
google-10000-english ⑂
This repo contains a list of the 10,000 most common English words in order of frequency, as determined by n-gram frequency analysis of the Google's Trillion Word Corpus.
★ 1 4y agoExplain → -
game_of_codes
game repository for livecoding.tv
C++ ★ 1 11y agoExplain → -
pattern ⑂
Web mining module for Python, with tools for scraping, natural language processing, machine learning, network analysis and visualization.
Python ★ 1 7y agoExplain → -
docarray ⑂
The data structure for unstructured data
Python ★ 1 4y agoExplain → -
txtai ⑂
💡 Build AI-powered semantic search applications
Python ★ 1 3y agoExplain → -
meilisearch ⑂
An open-source, lightning-fast, and hyper-relevant search engine that fits effortlessly into your apps, websites, and workflow.
★ 1 4y agoExplain → -
notifier
A simple server which will ping me on each http request
Python ★ 1 5y agoExplain → -
go-readability ⑂
Go package that cleans a HTML page for better readability.
Go ★ 1 8y agoExplain → -
SkNN-java
Structured kNN algorithm implementation in java
Java ★ 1 10y agoExplain → -
wal ⑂
Write Ahead Logging for Rust
Rust ★ 1 4y agoExplain → -
Torchlite ⑂
A high level library on top of machine learning frameworks
Jupyter Notebook ★ 1 8y agoExplain → -
WikiOntology
Working with wikipedia category hierarchy with Titan graph database, gremlin, Scala
Scala ★ 1 9y agoExplain → -
sknn-scala
SkNN implementation in Scala
Scala ★ 1 9y agoExplain → -
measurable ⑂
Various distance and similarity measures for machine learning.
Ruby ★ 1 10y agoExplain → -
pipe2plot
Plotting data from pipe/files using matplotlib.
Python ★ 1 11y agoExplain → -
SkNN-ruby
Structured kNN algorithm implementation in ruby
Ruby ★ 1 10y agoExplain → -
aligner_atom
GitHub Atom plugin for automatic code alignment.
Ruby ★ 1 11y agoExplain → -
tonic ⑂
A native gRPC client & server implementation with async/await support.
★ 0 3y agoExplain → -
package_control_channel ⑂
Default channel file for Package Control. Follow the directions at:
Python ★ 0 11y agoExplain → -
landing_page ⑂
Landing page for qdrant.tech
★ 0 1y agoExplain → -
elastic4s ⑂
Elasticsearch Scala Client - Non Blocking, Type Safe, HTTP, TCP
Scala ★ 0 9y agoExplain → -
el-q-test ⑂
Example of node-exporter + cadvisor + prometheus + grafana
★ 0 2y agoExplain → -
gensim ⑂
Topic Modelling for Humans
Python ★ 0 7y agoExplain → -
trow ⑂
Container Registry and Image Management for Kubernetes Clusters
★ 0 4y agoExplain → -
node-mighty-qdrant-starter ⑂
Node starter kit for semantic-search. Uses Mighty Inference Server with Qdrant vector search.
JavaScript ★ 0 4y agoExplain → -
generall.github.io
static blog
HTML ★ 0 4y agoExplain → -
trie-search ⑂
Text pattern search using marisa-trie
Python ★ 0 4y agoExplain → -
linux-at91 ⑂
Linux AT91 development
★ 0 11y agoExplain → -
awesome-rust ⑂
A curated list of Rust code and resources.
★ 0 5y agoExplain → -
fastapi_client ⑂
FastAPI client generator
Python ★ 0 5y agoExplain → -
awesome-vector-search ⑂
Collections of vector search related libraries, service and research papers
★ 0 5y agoExplain → -
iruby ⑂
Official gem repository: Ruby kernel for Jupyter/IPython Notebook
Ruby ★ 0 10y agoExplain → -
Exerciser
A simple tool for practicing English
HTML ★ 0 5y agoExplain → -
docker-wildduck ⑂
The famous nodemailer/wildduck email server as a docker container.
★ 0 6y agoExplain → -
minimal ⑂
Personal blog theme powered by Hugo
HTML ★ 0 6y agoExplain → -
qrcode-rust ⑂
QR code encoder in Rust.
Rust ★ 0 6y agoExplain → -
Lab_5
No description.
Jupyter Notebook ★ 0 9y agoExplain → -
Lab_6
No description.
Jupyter Notebook ★ 0 9y agoExplain → -
Lab_2
No description.
Jupyter Notebook ★ 0 9y agoExplain → -
spacy-ru ⑂
Russian language models for spaCy
Python ★ 0 7y agoExplain → -
shiori ⑂
Simple bookmark manager built with Go
Go ★ 0 8y agoExplain → -
extruct ⑂
Extract embedded metadata from HTML markup
Python ★ 0 7y agoExplain → -
allennlp_sandbox
Experiments with AllenNLP seq2seq
Jupyter Notebook ★ 0 7y agoExplain → -
cft_hack
No description.
Jupyter Notebook ★ 0 7y agoExplain → -
MatchZoo ⑂
MatchZoo is a toolkit for text matching. It was developed to facilitate the designing, comparing, and sharing of deep text matching models.
Python ★ 0 8y agoExplain → -
ethercard ⑂
EtherCard is a driver for the ENC28J60 chip, compatible with arm-gcc (porting from Arduino)
C++ ★ 0 11y agoExplain → -
translates
A small web-based application that helps you to exercise in Russian to English translations
Python ★ 0 8y agoExplain → -
Awesome-pytorch-list ⑂
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
★ 0 8y agoExplain → -
declaramboom
This is repo for Declaramboom hackathone
Jupyter Notebook ★ 0 8y agoExplain → -
LM-LSTM-CRF ⑂
Empower Sequence Labeling with Task-Aware Language Model
Python ★ 0 8y agoExplain → -
extraction-framework ⑂
The software used to extract structured data from Wikipedia
Web Ontology Language ★ 0 8y agoExplain → -
FlowOptimizer
Optimization of transition matrix for multystate sequences
Jupyter Notebook ★ 0 9y agoExplain → -
mention-enricher
Functions for enrich wikimention dataset
Scala ★ 0 9y agoExplain → -
Lab_1 ⑂
No description.
Jupyter Notebook ★ 0 9y agoExplain → -
blog
My blog
HTML ★ 0 9y agoExplain → -
coursework
No description.
Python ★ 0 9y agoExplain → -
citation_analysis
iPython notebook for research citation problem
Jupyter Notebook ★ 0 9y agoExplain → -
docker-scala
Dockerfile for scala env
★ 0 9y agoExplain → -
spray-4-ner
text manual markup with spray
★ 0 9y agoExplain → -
scala-common
Common classes for scala
Scala ★ 0 9y agoExplain → -
scala-lsh
Java LSH lib usage in Scala
Scala ★ 0 10y agoExplain → -
openNLP-scala
OpenNLP scala wrapper for NER
Scala ★ 0 9y agoExplain → -
elastic-scala
Elastic search for NER
Scala ★ 0 9y agoExplain → -
chalk ⑂
Chalk is a natural language processing library.
Scala ★ 0 11y agoExplain → -
WikilinksIndex
Indexing of Wikilinks datasets using ruby and elasticsearch
Ruby ★ 0 10y agoExplain → -
vptree
VP-tree implementation in ruby
Ruby ★ 0 10y agoExplain → -
Distance-Measures ⑂
A bunch of distance measures
Ruby ★ 0 10y agoExplain → -
ruby-band ⑂
Machine learning and data mining algorithms for JRuby
Ruby ★ 0 10y agoExplain → -
K-Means ⑂
K Means
Ruby ★ 0 10y agoExplain → -
word2vec
Automatically exported from code.google.com/p/word2vec
C ★ 0 10y agoExplain → -
telegram-bot ⑂
Yet another client for Telegram's Bot API
Ruby ★ 0 11y agoExplain → -
Gimuby ⑂
Genetic algorithms and island model for Ruby
Ruby ★ 0 11y agoExplain → -
datasciencecoursera
A repo for coursera data science course
★ 0 11y agoExplain → -
datasharing ⑂
The Leek group guide to data sharing
★ 0 12y agoExplain → -
gogo_lemmatizer ⑂
lemmatizer from AOT group (http://lemmatizer.org/) with autotools added
C++ ★ 0 12y agoExplain → -
TOE
No description.
Shell ★ 0 13y agoExplain → -
any
Template magic. Realisation of container, whith accept any class.
★ 0 13y agoExplain → -
graf
graf: dijkstar`s, Bellman-Ford Alhorithms
★ 0 14y agoExplain → -
electro
electronic
★ 0 13y agoExplain → -
auto_complete
Class, allowing to receive options to complement words with a dictionary.
C ★ 0 13y agoExplain → -
ScriptsForShogi
Some Ruby scripts for operation with shogi database
Ruby ★ 0 12y agoExplain → -
text_patterns
Finding patterns in text.
C++ ★ 0 12y agoExplain → -
tree_template
tree template
C ★ 0 13y agoExplain → -
RTSoft_homework
RTSoft homework
C ★ 0 12y agoExplain → -
Machina
FSM
C++ ★ 0 12y agoExplain → -
minishogi
No description.
C++ ★ 0 14y agoExplain → -
physics
No description.
Shell ★ 0 13y agoExplain →
No repos match these filters.