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

Rename and restructure modules #379

Merged
merged 8 commits into from
Sep 16, 2020
Merged

Rename and restructure modules #379

merged 8 commits into from
Sep 16, 2020

Conversation

tholor
Copy link
Member

@tholor tholor commented Sep 16, 2020

  1. Rename database module -> document_store
  2. Split indexing module into -> file_converter and preprocessor
  3. Move Document, Label and Multilabel classes into -> schema and simplify import to from haystack import Document, Label, Multilabel

@tholor tholor self-assigned this Sep 16, 2020
@tholor tholor requested a review from tanaysoni September 16, 2020 15:45
@tholor tholor merged commit 9727829 into master Sep 16, 2020
@julian-risch julian-risch deleted the renaming_modules branch November 15, 2021 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants