Skip to content

Commit

Permalink
Merge branch 'v1.12.x' of github.com:deepset-ai/haystack into v1.12.x
Browse files Browse the repository at this point in the history
  • Loading branch information
ZanSara committed Dec 13, 2022
2 parents d0f786a + 984f1e1 commit c62b5fb
Show file tree
Hide file tree
Showing 22 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.13.0rc0
1.12.0rc1
2 changes: 1 addition & 1 deletion docs/_src/api/pydoc/answer-generator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ processors:
renderer:
type: renderers.ReadmeRenderer
excerpt: Reads a set of documents and generates an answer to a question, word by word
category: 6310ca73c622850ddd3875a2
category: 63973f0e9345bc00100e2448
title: Answer Generator API
slug: answer-generator-api
order: 0
Expand Down
2 changes: 1 addition & 1 deletion docs/_src/api/pydoc/crawler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ processors:
renderer:
type: renderers.ReadmeRenderer
excerpt: The Crawler scrapes the text from a website, creates a Haystack Document object out of it, and saves it to a JSON file.
category: 6310ca73c622850ddd3875a2
category: 63973f0e9345bc00100e2448
title: Crawler API
slug: crawler-api
order: 10
Expand Down
2 changes: 1 addition & 1 deletion docs/_src/api/pydoc/document-classifier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ processors:
renderer:
type: renderers.ReadmeRenderer
excerpt: Used to create predictions that are attached to documents as metadata.
category: 6310ca73c622850ddd3875a2
category: 63973f0e9345bc00100e2448
title: Document Classifier API
slug: document-classifier-api
order: 20
Expand Down
2 changes: 1 addition & 1 deletion docs/_src/api/pydoc/document-store.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ processors:
renderer:
type: renderers.ReadmeRenderer
excerpt: Stores your texts and meta data and provides them to the Retriever at query time.
category: 6310ca73c622850ddd3875a2
category: 63973f0e9345bc00100e2448
title: Document Store API
slug: document-store-api
order: 30
Expand Down
2 changes: 1 addition & 1 deletion docs/_src/api/pydoc/evaluation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ processors:
renderer:
type: renderers.ReadmeRenderer
excerpt: The tools needed to evaluate whole pipelines or individual Nodes.
category: 6310ca73c622850ddd3875a2
category: 63973f0e9345bc00100e2448
title: Evaluation API
slug: evaluation-api
order: 40
Expand Down
2 changes: 1 addition & 1 deletion docs/_src/api/pydoc/extractor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ processors:
renderer:
type: renderers.ReadmeRenderer
excerpt: Extracts predefined entities out of a piece of text.
category: 6310ca73c622850ddd3875a2
category: 63973f0e9345bc00100e2448
title: Entity Extractor API
slug: entity-extractor-api
order: 50
Expand Down
2 changes: 1 addition & 1 deletion docs/_src/api/pydoc/file-classifier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ processors:
renderer:
type: renderers.ReadmeRenderer
excerpt: Distinguishes between text, PDF, Markdown, Docx and HTML files and routes them to the appropriate File Converter in an indexing pipeline.
category: 6310ca73c622850ddd3875a2
category: 63973f0e9345bc00100e2448
title: File Classifier API
slug: file-classifier-api
order: 60
Expand Down
2 changes: 1 addition & 1 deletion docs/_src/api/pydoc/file-converters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ processors:
renderer:
type: renderers.ReadmeRenderer
excerpt: Extracts text from files in different formats and cast it into the unified Document format.
category: 6310ca73c622850ddd3875a2
category: 63973f0e9345bc00100e2448
title: File Converters API
slug: file-converters-api
order: 70
Expand Down
2 changes: 1 addition & 1 deletion docs/_src/api/pydoc/other.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ processors:
renderer:
type: renderers.ReadmeRenderer
excerpt: The utility classes of Haystack.
category: 6310ca73c622850ddd3875a2
category: 63973f0e9345bc00100e2448
title: Other API
slug: other-api
order: 80
Expand Down
2 changes: 1 addition & 1 deletion docs/_src/api/pydoc/pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ processors:
renderer:
type: renderers.ReadmeRenderer
excerpt: Arranges nodes in a predefined flow.
category: 6310ca73c622850ddd3875a2
category: 63973f0e9345bc00100e2448
title: Pipelines API
slug: pipelines-api
order: 90
Expand Down
2 changes: 1 addition & 1 deletion docs/_src/api/pydoc/preprocessor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ processors:
renderer:
type: renderers.ReadmeRenderer
excerpt: Normalize white spaces, gets rid of headers and footers, cleans empty lines in your Documents, or splits them into smaller pieces.
category: 6310ca73c622850ddd3875a2
category: 63973f0e9345bc00100e2448
title: PreProcessor API
slug: preprocessor-api
order: 100
Expand Down
2 changes: 1 addition & 1 deletion docs/_src/api/pydoc/primitives.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ processors:
renderer:
type: renderers.ReadmeRenderer
excerpt: These are the core classes that carry data through the system.
category: 6310ca73c622850ddd3875a2
category: 63973f0e9345bc00100e2448
title: Primitives API
slug: primitives-api
order: 110
Expand Down
2 changes: 1 addition & 1 deletion docs/_src/api/pydoc/pseudo-label-generator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ processors:
renderer:
type: renderers.ReadmeRenderer
excerpt: Creates training data for dense retrievers without human annotation.
category: 6310ca73c622850ddd3875a2
category: 63973f0e9345bc00100e2448
title: Pseudo Label Generator API
slug: pseudo-label-generator-api
order: 120
Expand Down
2 changes: 1 addition & 1 deletion docs/_src/api/pydoc/query-classifier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ processors:
renderer:
type: renderers.ReadmeRenderer
excerpt: Distinguishes between keyword, question and statements queries.
category: 6310ca73c622850ddd3875a2
category: 63973f0e9345bc00100e2448
title: Query Classifier API
slug: query-classifier-api
order: 130
Expand Down
2 changes: 1 addition & 1 deletion docs/_src/api/pydoc/question-generator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ processors:
renderer:
type: renderers.ReadmeRenderer
excerpt: Takes a Document as input and generates questions which it believes the Document can answer.
category: 6310ca73c622850ddd3875a2
category: 63973f0e9345bc00100e2448
title: Question Generator API
slug: question-generator-api
order: 140
Expand Down
2 changes: 1 addition & 1 deletion docs/_src/api/pydoc/ranker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ processors:
renderer:
type: renderers.ReadmeRenderer
excerpt: Reorders a set of Documents based on their relevance to the Query.
category: 6310ca73c622850ddd3875a2
category: 63973f0e9345bc00100e2448
title: Ranker API
slug: ranker-api
order: 150
Expand Down
2 changes: 1 addition & 1 deletion docs/_src/api/pydoc/reader.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ processors:
renderer:
type: renderers.ReadmeRenderer
excerpt: Takes a question and a set of Documents as input and returns an Answer by selecting a text span within the Documents.
category: 6310ca73c622850ddd3875a2
category: 63973f0e9345bc00100e2448
title: Reader API
slug: reader-api
order: 160
Expand Down
2 changes: 1 addition & 1 deletion docs/_src/api/pydoc/retriever.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ processors:
renderer:
type: renderers.ReadmeRenderer
excerpt: Sweeps through a document store and returns a set of candidate documents that are relevant to the query.
category: 6310ca73c622850ddd3875a2
category: 63973f0e9345bc00100e2448
title: Retriever API
slug: retriever-api
order: 170
Expand Down
2 changes: 1 addition & 1 deletion docs/_src/api/pydoc/summarizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ processors:
renderer:
type: renderers.ReadmeRenderer
excerpt: The Summarizer gives a short overview of a long Document.
category: 6310ca73c622850ddd3875a2
category: 63973f0e9345bc00100e2448
title: Summarizer API
slug: summarizer-api
order: 180
Expand Down
2 changes: 1 addition & 1 deletion docs/_src/api/pydoc/translator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ processors:
renderer:
type: renderers.ReadmeRenderer
excerpt: Does what it says on the tin - it translates text from one language into another.
category: 6310ca73c622850ddd3875a2
category: 63973f0e9345bc00100e2448
title: Translator API
slug: translator-api
order: 190
Expand Down
2 changes: 1 addition & 1 deletion docs/_src/api/pydoc/utils.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ processors:
renderer:
type: renderers.ReadmeRenderer
excerpt: Utility functions for Haystack.
category: 6310ca73c622850ddd3875a2
category: 63973f0e9345bc00100e2448
title: Utils API
slug: utils-api
order: 200
Expand Down

0 comments on commit c62b5fb

Please sign in to comment.