tpoljak's Stars
deeplearning4j/deeplearning4j
Suite of tools for deploying and training deep learning models using the JVM. Highlights include model import for keras, tensorflow, and onnx/pytorch, a modular and tiny c++ library for running math code and a java based math library on top of the core c++ library. Also includes samediff: a pytorch/tensorflow like library for running deep learn...
searchkit/searchkit
React + Vue Search UI for Elasticsearch & Opensearch. Compatible with Algolia's Instantsearch and Autocomplete components.
microsoft/DialoGPT
Large-scale pretraining for dialogue
weixsong/elasticlunr.js
Based on lunr.js, but more flexible and customized.
o19s/elasticsearch-learning-to-rank
Plugin to integrate Learning to Rank (aka machine learning for better relevance) with Elasticsearch
sentinl/sentinl
Kibana Alert & Report App for Elasticsearch
PolyAI-LDN/conversational-datasets
Large datasets for conversational AI
facebookresearch/BLINK
Entity Linker solution
apache/incubator-stormcrawler
A scalable, mature and versatile web crawler based on Apache Storm
lucidworks/banana
Banana for Solr - A Port of Kibana
evolvingweb/ajax-solr
A JavaScript framework for creating user interfaces to Solr.
Netflix/netflix-graph
Compact in-memory representation of directed graph data
JohnGiorgi/DeCLUTR
The corresponding code from our paper "DeCLUTR: Deep Contrastive Learning for Unsupervised Textual Representations". Do not hesitate to open an issue if you run into any trouble!
logstash/log4j-jsonevent-layout
A prefab PatternLayout for log4j that generates logstash json_event formatted data
gwenshap/kafka-streams-stockstats
Kafka Streams Example - Some aggregates on fake stock data
elastic/beats-dashboards
DEPRECATED. Moved to https://github.com/elastic/beats. Please use the new repository to add new issues.
mrsqueeze/spark-hash
Locality Sensitive Hashing for Apache Spark
OpenSextant/SolrTextTagger
A text tagger based on Lucene / Solr, using FST technology
healthonnet/hon-lucene-synonyms
Solr query parser plugin that performs proper query-time synonym expansion.
rwalk/straw
A platform for real-time streaming search
romseygeek/samza-luwak
Integration of Samza and Luwak
elastic/beats
:tropical_fish: Beats - Lightweight shippers for Elasticsearch & Logstash
sonalgupta/SPIED-viz
Stanford Pattern-based Information Extraction and Diagnostics -- Visualization
sharispe/slib
`Slib` is a JAVA library dedicated to semantic data mining based on texts and/or ontology processing. The library is composed of various modules dedicated to specific treatments - they can be used in the context of information retrieval, data analysis, recommendation system design... The Semantic Measures Library (SML) is a sub-project of the Slib.
lucidworks/mlockall-agent
Java Agent for using mlockall in any java application
MeltwaterArchive/elasticsearch-batch-percolator
(deprecated) High performance Elasticsearch percolator
malcolmgreaves/rex
REx: Relation Extraction. Modernized re-write of the code in the master's thesis: "Relation Extraction using Distant Supervision, SVMs, and Probabalistic First-Order Logic"
flaxsearch/lucene-solr-intervals
Flax-maintained fork of Lucene/Solr with support for interval queries
jettro/querqy-tryout
Project accompanying a blog post about the query tool
tpoljak/auto-phrase-tokenfilter
Lucene Auto Phrase TokenFilter implementation