Skip to content
This repository was archived by the owner on Jan 24, 2023. It is now read-only.
This repository was archived by the owner on Jan 24, 2023. It is now read-only.

Try align then segment #7

Description

@evamaxfield

Building off of: https://aclanthology.org/2020.lrec-1.829.pdf

Use semantic similarity between each minutes item to a sentence in transcript, then using the trained model for segmentation classification, classify sentences that are breaking. Find the nearest segmentation markings to the most similar breaking sentences.

i.e.

part 1:

s1, s2, s3, sn...
     ^ most similar to t1

part 2:

s1, s2, s3, sn...
     ^ most similar to t1
^a       ^b

where a and b are delimiter sentences (topic breaks)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestreferenceLink to and comments about a reference

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions