Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Fix bug in save method of TextSimilarityProcessor#655

Merged
Timoeller merged 1 commit intomasterfrom
save_text_similarity_processor
Dec 14, 2020
Merged

Fix bug in save method of TextSimilarityProcessor#655
Timoeller merged 1 commit intomasterfrom
save_text_similarity_processor

Conversation

@bogdankostic
Copy link
Copy Markdown
Contributor

Passage tokenizer was assigned the name of the query tokenizer.

@bogdankostic bogdankostic requested a review from tholor December 14, 2020 12:30
@Timoeller Timoeller self-requested a review December 14, 2020 13:57
Copy link
Copy Markdown
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.

Looks ok.
We are refactoring the processors anyway, then we can deal with proper query_tokenizer and passage_tokenizer usage.

@Timoeller Timoeller merged commit fa08f9d into master Dec 14, 2020
Timoeller pushed a commit that referenced this pull request Dec 23, 2020
…ocessor (#655)

Former-commit-id: fa08f9d
Former-commit-id: edfa46573d3667dba95eab97f4939e81e8832bfe
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants