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

[3] Expose media similarity in ListArticles #315

Merged
merged 7 commits into from
Sep 1, 2023
Merged

Conversation

MrOrz
Copy link
Member

@MrOrz MrOrz commented Aug 29, 2023

During development, we found that actually it is possible for pure text to have score > 100
image.

In this PR, we expose MediaManager's similarity in the edge of ListArticles, so that clients like LINE bot don't need to rely on score to determine if there is a matching, similar image / video / etc file.

Refactors:

Copy link
Member Author

MrOrz commented Aug 30, 2023

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@coveralls
Copy link

coveralls commented Aug 30, 2023

Coverage Status

coverage: 88.376% (+0.03%) from 88.348% when pulling a8cca5a on media-similarity into 34ed2cd on ai-transcript.

@MrOrz MrOrz changed the title Expose media similarity in ListArticles [3] Expose media similarity in ListArticles Aug 30, 2023
@MrOrz MrOrz marked this pull request as ready for review August 30, 2023 17:08
@MrOrz MrOrz self-assigned this Aug 30, 2023
@MrOrz MrOrz requested review from nonumpa, andyy0216 and bil4444 August 30, 2023 17:08
Base automatically changed from ai-transcript to master September 1, 2023 03:00
@MrOrz MrOrz merged commit 2d3dc48 into master Sep 1, 2023
2 checks passed
@MrOrz MrOrz deleted the media-similarity branch September 1, 2023 03:00
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.

3 participants