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

Conversation

carlreid
Copy link
Owner

@carlreid carlreid commented Apr 14, 2025

Description

A shot at implementing EPG matching via MiniLML6v2 in order to hopefully improve matching between Channel Name and EPG Name.

Unsure if it would be best to perform Levenshtein Distance always first, to mitigate the need to run the slower sentence transformer.

Issues (Fixed or Closed)

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Testing Instructions

  • Steps to reproduce/test the changes
  • Expected behavior

Visual Changes

  • Screenshots/videos attached

Dependencies

  • New dependencies added
  • System requirements changed

Checklist

  • I have followed the Conventional Commits naming convention
  • My branch is up to date with the main branch (rebased)
  • My code follows the style guidelines and existing patterns of this project
  • I have performed a self-review of my own code
  • I have commented complex logic
  • I have added tests (if applicable)
  • All tests are passing
  • I have updated documentation as needed

@carlreid carlreid force-pushed the epg-match-improvement branch from cfba095 to 025dc8a Compare April 14, 2025 16:22
@carlreid carlreid force-pushed the epg-match-improvement branch from 025dc8a to e28de65 Compare May 22, 2025 15:52
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.

1 participant