All Projects → airalcorn2 → Ranknet

airalcorn2 / Ranknet

Licence: mit
My (slightly modified) Keras implementation of RankNet and PyTorch implementation of LambdaRank.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Ranknet

Rated Ranking Evaluator
Search Quality Evaluation Tool for Apache Solr & Elasticsearch search-based infrastructures
Stars: ✭ 134 (-36.49%)
Mutual labels:  information-retrieval
Sf1r Lite
Search Formula-1——A distributed high performance massive data engine for enterprise/vertical search
Stars: ✭ 158 (-25.12%)
Mutual labels:  information-retrieval
Vec4ir
Word Embeddings for Information Retrieval
Stars: ✭ 188 (-10.9%)
Mutual labels:  information-retrieval
Entityduetneuralranking
Entity-Duet Neural Ranking Model
Stars: ✭ 137 (-35.07%)
Mutual labels:  information-retrieval
Terrier Core
Terrier IR Platform
Stars: ✭ 156 (-26.07%)
Mutual labels:  information-retrieval
Books
Books worth spreading
Stars: ✭ 161 (-23.7%)
Mutual labels:  information-retrieval
Dan Jurafsky Chris Manning Nlp
My solution to the Natural Language Processing course made by Dan Jurafsky, Chris Manning in Winter 2012.
Stars: ✭ 124 (-41.23%)
Mutual labels:  information-retrieval
Hdltex
HDLTex: Hierarchical Deep Learning for Text Classification
Stars: ✭ 191 (-9.48%)
Mutual labels:  information-retrieval
Gensim
Topic Modelling for Humans
Stars: ✭ 12,763 (+5948.82%)
Mutual labels:  information-retrieval
Neuralqa
NeuralQA: A Usable Library for Question Answering on Large Datasets with BERT
Stars: ✭ 185 (-12.32%)
Mutual labels:  information-retrieval
Invoicenet
Deep neural network to extract intelligent information from invoice documents.
Stars: ✭ 1,886 (+793.84%)
Mutual labels:  information-retrieval
Pyserini
Python interface to the Anserini IR toolkit built on Lucene
Stars: ✭ 148 (-29.86%)
Mutual labels:  information-retrieval
Ranking
Learning to Rank in TensorFlow
Stars: ✭ 2,362 (+1019.43%)
Mutual labels:  information-retrieval
Easyocr
Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
Stars: ✭ 13,379 (+6240.76%)
Mutual labels:  information-retrieval
Openmatch
An Open-Source Package for Information Retrieval.
Stars: ✭ 186 (-11.85%)
Mutual labels:  information-retrieval
Foundry
The Cognitive Foundry is an open-source Java library for building intelligent systems using machine learning
Stars: ✭ 124 (-41.23%)
Mutual labels:  information-retrieval
Bm25
A Python implementation of the BM25 ranking function.
Stars: ✭ 159 (-24.64%)
Mutual labels:  information-retrieval
Pwnback
Burp Extender plugin that generates a sitemap of a website using Wayback Machine
Stars: ✭ 203 (-3.79%)
Mutual labels:  information-retrieval
Rank bm25
A Collection of BM25 Algorithms in Python
Stars: ✭ 187 (-11.37%)
Mutual labels:  information-retrieval
K Nrm
K-NRM: End-to-End Neural Ad-hoc Ranking with Kernel Pooling
Stars: ✭ 183 (-13.27%)
Mutual labels:  information-retrieval

RankNet and LambdaRank

My (slightly modified) Keras implementation of RankNet (as described here) and PyTorch implementation of LambdaRank (as described here). See here for a tutorial demonstating how to to train a model that can be used with Solr.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].