pyterrier-services
PyTerrier components for online retrieval services, including:
- DBLP
- Pinecone
- Semantic Scholar
- Google Web Search
More information can be found in the documentation.
Example: Retrieval from Semantic Scholar
Semantic Scholar is a scientific literature search engine provided by the Allen Institute for AI.
SemanticScholarApi() provides access to the search API.
Example:
>>> from pyterrier_services import SemanticScholarApi
>>> service = SemanticScholarApi()
>>> retriever = service.retriever()
>>> retriever.search('PyTerrier')
# qid query docno score rank title abstract
# 1 pyterrier 7fa92ed08eee68a945884b8744e7db9887aed9d3 0 0 PyTerrier: Declarative Experimentation in Pyth... PyTerrier is a Python-based retrieval framewor...
# 1 pyterrier a6b1126e058262c57d36012d0fdedc2417ad04e1 -1 1 Declarative Experimentation in Information Ret... The advent of deep machine learning platforms ...
# 1 pyterrier 833b453c621099bccca028752aaa74262123706a -2 2 PyTerrier-based Research Data Recommendations ... Research data is of high importance in scienti...
# 1 pyterrier 73feb5cfe491342d52d47e8817d113c072067306 -3 3 The Information Retrieval Experiment Platform We integrate irdatasets, ir_measures, and PyTe...
# 1 pyterrier 90b8a1adae2761e48c87fdeb68a595dc11161970 -4 4 QPPTK@TIREx: Simplified Query Performance Pred... We describe our software submission to the ECI...
# 1 pyterrier 6659b3daabfb7e8e6dd8c4f47e2a774816888a9d -5 5 Retrieving Comparative Arguments using Ensembl... In this paper, we present a submission to the ...
# 1 pyterrier 2e503f3c23384a2112c84986c0a38c9cf6bf2488 -6 6 The Information Retrieval Experiment Platform In this extended abstract, 1 we present the In...
# 1 pyterrier 4f901502b389e16faaf26eef7c935ecd80700f3d -7 7 The Information Retrieval Experiment Platform ... We have built TIREx, the information retrieval...
# 1 pyterrier 12c9b48d013255248378f23b7078e1788b5b1ef6 -8 8 Axiomatic Retrieval Experimentation with ir_ax... Axiomatic approaches to information retrieval ...
# 1 pyterrier b7da554d9f1f51e13a852ab0270dcd0d824c52e8 -9 9 A Python Interface to PISA! PISA (Performant Indexes and Search for Academ...
# 1 pyterrier e57c05d3eb9c2d32332dc539d32e78f2b1fb05a6 -10 10 University of Glasgow Terrier Team and UFMG at... For TREC 2020, we explore different re-ranking...
# 1 pyterrier 81ec8a40deb82470438d978b013a0f6094ec8843 -11 11 IR From Bag-of-words to BERT and Beyond throug... The task of adhoc search is undergoing a renai...
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyterrier_services-0.4.5.tar.gz
(16.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyterrier_services-0.4.5.tar.gz.
File metadata
- Download URL: pyterrier_services-0.4.5.tar.gz
- Upload date:
- Size: 16.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d755e951ee97b74cf8a665b09ff816a1d56331fc0e63e7b4b7f3203bbae6459c
|
|
| MD5 |
cb52be3336e27ba1c406d5b6d60650c0
|
|
| BLAKE2b-256 |
dd7ecdf5165b420904e0f93aa745375e24ab5161004d3617ccb18ab4ff1d7c15
|
File details
Details for the file pyterrier_services-0.4.5-py3-none-any.whl.
File metadata
- Download URL: pyterrier_services-0.4.5-py3-none-any.whl
- Upload date:
- Size: 19.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
10739b10a6765aee3fe94bd29ebb5cd033f00601571f4e00a8716f6a588a261a
|
|
| MD5 |
84459986330d46a5f078af97a69d5dd2
|
|
| BLAKE2b-256 |
f99c37cbdc6f1e5137601fe3d15bb1d3026a509e137deb81babb6555146758ba
|