All Projects → terrier-org → Terrier Core

terrier-org / Terrier Core

Licence: other
Terrier IR Platform

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Terrier Core

Solrplugins
Dice Solr Plugins from Simon Hughes Dice.com
Stars: ✭ 86 (-44.87%)
Mutual labels:  information-retrieval
Scilla
🏴‍☠️ Information Gathering tool 🏴‍☠️ DNS / Subdomains / Ports / Directories enumeration
Stars: ✭ 116 (-25.64%)
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 (+8476.28%)
Mutual labels:  information-retrieval
Sypht Java Client
A Java client for the Sypht API
Stars: ✭ 93 (-40.38%)
Mutual labels:  information-retrieval
Vtext
Simple NLP in Rust with Python bindings
Stars: ✭ 108 (-30.77%)
Mutual labels:  information-retrieval
Awesome Hungarian Nlp
A curated list of NLP resources for Hungarian
Stars: ✭ 121 (-22.44%)
Mutual labels:  information-retrieval
Textrank Keyword Extraction
Keyword extraction using TextRank algorithm after pre-processing the text with lemmatization, filtering unwanted parts-of-speech and other techniques.
Stars: ✭ 79 (-49.36%)
Mutual labels:  information-retrieval
Tutorial Utilizing Kg
Resources for Tutorial on "Utilizing Knowledge Graphs in Text-centric Information Retrieval"
Stars: ✭ 148 (-5.13%)
Mutual labels:  information-retrieval
Pytrec eval
pytrec_eval is an Information Retrieval evaluation tool for Python, based on the popular trec_eval.
Stars: ✭ 114 (-26.92%)
Mutual labels:  information-retrieval
Rated Ranking Evaluator
Search Quality Evaluation Tool for Apache Solr & Elasticsearch search-based infrastructures
Stars: ✭ 134 (-14.1%)
Mutual labels:  information-retrieval
Flexneuart
Flexible classic and NeurAl Retrieval Toolkit
Stars: ✭ 99 (-36.54%)
Mutual labels:  information-retrieval
Ds2i
A library of inverted index data structures
Stars: ✭ 104 (-33.33%)
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 (-20.51%)
Mutual labels:  information-retrieval
Forte
Forte is a flexible and powerful NLP builder FOR TExt. This is part of the CASL project: http://casl-project.ai/
Stars: ✭ 89 (-42.95%)
Mutual labels:  information-retrieval
Entityduetneuralranking
Entity-Duet Neural Ranking Model
Stars: ✭ 137 (-12.18%)
Mutual labels:  information-retrieval
Pyndri
pyndri is a Python interface to the Indri search engine.
Stars: ✭ 85 (-45.51%)
Mutual labels:  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 (+2085.26%)
Mutual labels:  information-retrieval
Pyserini
Python interface to the Anserini IR toolkit built on Lucene
Stars: ✭ 148 (-5.13%)
Mutual labels:  information-retrieval
Invoicenet
Deep neural network to extract intelligent information from invoice documents.
Stars: ✭ 1,886 (+1108.97%)
Mutual labels:  information-retrieval
Foundry
The Cognitive Foundry is an open-source Java library for building intelligent systems using machine learning
Stars: ✭ 124 (-20.51%)
Mutual labels:  information-retrieval

Terrier IR Platform - Terabyte Retriever v5.4

Terrier Maven CI Build Status Maven Central

🔍 Terrier is a highly flexible, efficient, and effective open source search engine, readily deployable on large-scale collections of documents. Terrier implements state-of-the-art indexing and retrieval functionalities, and provides an ideal platform for the rapid development and evaluation of large-scale retrieval applications.

Terrier is open source, and is a comprehensive, flexible and transparent platform for research and experimentation in text retrieval. Research can easily be carried out on standard TREC and CLEF test collections.

☕️ Terrier is written in Java, and is developed at the School of Computing Science, University of Glasgow.

The latest version of Terrier can be found at https://github.com/terrier-org/terrier-core/

🆕 🐍 New in 2020, Terrier has Python bindings called PyTerrier. PyTerrier allows experiments to be conducted in a succinct, declarative manner, including in Jupyter or Colab notebooks, while benefiting from the flexibility of Terrier.

Open Source Licence

📗 Terrier is subject to the terms detailed in the Mozilla Public License Version 1.1. The Mozilla Public License can be found in the file LICENSE.txt or at the URL http://www.mozilla.org/MPL/MPL-1.1.html. By using this software, you have agreed to the licence.

Citation Licence

The source and binary forms of Terrier are subject to the following citation license:

📄 By downloading Terrier, you agree to cite at least one of these four papers describing Terrier in any kind of material you produce where Terrier was used to conduct search or experimentation, whether be it a research paper, dissertation, article, poster, presentation, or documentation. For more information on publications concerning Terrier, see the Terrier Bibliography here. By using this software, you have agreed to the citation licence.

Getting Started

⏩ In order to start experimenting with Terrier or developing new applications with Terrier, we recommend starting from the quickstart documentation.

Other Resources

  • 📚 The full documentation of Terrier can also be found on the offical website.
  • 🐞 Bug reports, question or requests for new features can be posted on the issue tracker.
  • More information about PyTerrier can be found at its Github repo.

Webpage: http://terrier.org
Contact: School of Computing Science
Copyright (C) 2004-2021 University of Glasgow. All Rights Reserved.

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