Skip to content

tkarabatic/manual-sentence-pair-tagger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Manual sentence pair tagger

PEP8

A simple tkinter app that reads sentence pairs from a .csv file and allows the user to tag matching sentences within each group (with optional keyword filtering).

It outputs two .csv files: one containing the selected sentence pairs, and the other recording the keyword selections per sentence.

Note: The rows in the sentence source file must be sorted alphabetically for the grouping script to work.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published