All Projects → phaistos-networks → Trinity

phaistos-networks / Trinity

Licence: apache-2.0
Trinity IR Infrastructure

Projects that are alternatives of or similar to Trinity

Pisa
PISA: Performant Indexes and Search for Academia
Stars: ✭ 489 (+115.42%)
Mutual labels:  search, information-retrieval
Sparkler
Spark-Crawler: Apache Nutch-like crawler that runs on Apache Spark.
Stars: ✭ 362 (+59.47%)
Mutual labels:  search, information-retrieval
Haystack
🔍 Haystack is an open source NLP framework that leverages Transformer models. It enables developers to implement production-ready neural search, question answering, semantic document search and summarization for a wide range of applications.
Stars: ✭ 3,409 (+1401.76%)
Mutual labels:  search, information-retrieval
Lucene Solr
Apache Lucene and Solr open-source search software
Stars: ✭ 4,217 (+1757.71%)
Mutual labels:  search, information-retrieval
Resin
Hardware-accelerated vector-based search engine. Available as a HTTP service or as an embedded library.
Stars: ✭ 529 (+133.04%)
Mutual labels:  search, information-retrieval
Ds2i
A library of inverted index data structures
Stars: ✭ 104 (-54.19%)
Mutual labels:  search, information-retrieval
Rated Ranking Evaluator
Search Quality Evaluation Tool for Apache Solr & Elasticsearch search-based infrastructures
Stars: ✭ 134 (-40.97%)
Mutual labels:  search, information-retrieval
Scout
RESTful search server written in Python, powered by SQLite.
Stars: ✭ 213 (-6.17%)
Mutual labels:  search
Bower Components
[DEPRECATED] Site to discover Bower components
Stars: ✭ 220 (-3.08%)
Mutual labels:  search
Ranknet
My (slightly modified) Keras implementation of RankNet and PyTorch implementation of LambdaRank.
Stars: ✭ 211 (-7.05%)
Mutual labels:  information-retrieval
Algoliasearch Netlify
Official Algolia Plugin for Netlify. Index your website to Algolia when deploying your project to Netlify with the Algolia Crawler
Stars: ✭ 208 (-8.37%)
Mutual labels:  search
Tldrstory
AI-powered understanding of headlines and story text
Stars: ✭ 214 (-5.73%)
Mutual labels:  search
Sitedorks
Search Google/Bing/Ecosia/DuckDuckGo/Yandex/Yahoo for a search term with a default set of websites, bug bounty programs or a custom collection.
Stars: ✭ 221 (-2.64%)
Mutual labels:  search
A j full screen image browser
High Performance Full Screen Image and Video browser in iOS
Stars: ✭ 213 (-6.17%)
Mutual labels:  high-performance
Catalyst
Accelerated deep learning R&D
Stars: ✭ 2,804 (+1135.24%)
Mutual labels:  information-retrieval
Tntsearch
A fully featured full text search engine written in PHP
Stars: ✭ 2,693 (+1086.34%)
Mutual labels:  search
Transducers.jl
Efficient transducers for Julia
Stars: ✭ 226 (-0.44%)
Mutual labels:  high-performance
Aquiladb
Drop in solution for Decentralized Neural Information Retrieval. Index latent vectors along with JSON metadata and do efficient k-NN search.
Stars: ✭ 222 (-2.2%)
Mutual labels:  information-retrieval
Fpnn
Fast Programmable Nexus Network
Stars: ✭ 220 (-3.08%)
Mutual labels:  high-performance
Hiddensearchwithrecyclerview
Simple library to have a hidden/shown search bar
Stars: ✭ 220 (-3.08%)
Mutual labels:  search

Please read the blog post introducing Trinity, and the follow-up discussing the new major release.

Trinity is a modern C++ information-retrieval library for building queries, indexing documents and other content, running queries and scoring documents matching them. It facilitates the development of search engines and other systems and applications that depend on that functionality, and has been designed with simplicity, performance, modularity and extensibility, and elegance in mind. Read More

Please check the wiki for documentation. There is barely any documentation for now (though I encourage you to check the codebase comments), but this will change once I can find the time to improve the situation. Apologies for that, but, again, please spend some time studying the codebase; a lot of time went into designing the API and how the various subsystems interact with other, and everything is documented in the codebase.

Trinity is developed by Phaistos Networks, S.A

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].