Skip to content

Simple python script that adds pronunciation stress marks to ukrainian words in a csv file. This can then be imported into Anki or other flashcard programs.

arudnitsky/stress-csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stress-csv

Quick and dirty python script to add pronunciation stress marks to csv files intended for importing into Anki.

  • The script expects the first field to be in Ukrainian.
  • Input can be read from a file, or provided on stdin.
  • The separator is assumed to be a comma.
  • Single column files are fine.
  • Fields with commas must be quoted.

About

Simple python script that adds pronunciation stress marks to ukrainian words in a csv file. This can then be imported into Anki or other flashcard programs.

Topics

Resources

Stars

Watchers

Forks