Skip to content

This code performs basic tokenization, phrasal and text unity separation and marks stressed vowels (where possible).

Notifications You must be signed in to change notification settings

mura4k/pretranscriptional-processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transcription

Course work

Getting started

Prerequisites

You should have python3 installed on your machine and modules listed in requirements.txt. If you do not have them, run in Terminal:

pip3 install -r requirements.txt

Installing and Usage

To install this project on your local machine, you should run the following commands in Terminal:

git init
git clone https://github.com/notoneko/transcription.git
cd transcription

About

This code performs basic tokenization, phrasal and text unity separation and marks stressed vowels (where possible).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages