Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding TfidfRetriever to __init__.py of the retriever package #1575

Merged
merged 1 commit into from
Oct 11, 2021

Conversation

mhamdan91
Copy link
Contributor

@mhamdan91 mhamdan91 commented Oct 8, 2021

Adding TfidfRetriever to init.py of the retriever package, so people can import it like from haystack.retriever import TfidfRetriever.

Proposed changes:

  • ...

Status (please check what you already did):

  • First draft (up for discussions & feedback)
  • Final code
  • Added tests
  • Updated documentation

Adding TfidfRetriever to  __init__.py of the retriever package, so people can import it like from haystack.retriever import TfidfRetriever.
Copy link
Contributor

@Timoeller Timoeller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LG

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants