How-To Guides
Artifact How-To Guides
- How do I load or share an artifact on HuggingFace?
- How do I load or share an artifact on Zenodo?
- How do I directly share an artifact with a collaborator (Peer-to-Peer)?
- How do I share artifacts using other services?
- What services can I use to share PyTerrier artifacts?
- What types of artifacts are supported?
- How do I implement new Artifact classes?
- What is an Artifact?
Terrier How-To Guides
- How do I index a standard corpus?
- How do I index a custom collection?
- How do I index and retrieve languages other than English?
- How do I loop over all documents in an index?
- How do I access the terms in an index?
- How do I manually traverse the postings of an index?
- How do I look up the terms that occur in a document?
- How do I manually compute the scores for a weighting model?