Skip to content

Kabyliner is a simple Python tool that builds a Kabyle-English parallel corpus from a TMX file. It downloads a TMX file, extracts aligned translation pairs, splits them into separate text files, and counts the lines for quick verification.

License

Notifications You must be signed in to change notification settings

BoFFire/kabyliner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kabyliner

Kabyliner is a simple Python tool that builds a Kabyle-English parallel corpus from a TMX file. It downloads a TMX file, extracts aligned translation pairs, splits them into separate text files, and counts the lines for quick verification.

Clone the repository using:

git clone https://github.com/BoFFire/kabyliner.git

Go to :

cd kabyliner

Install dependencies from requirements.txt

pip install -r requirements.txt

Run it :

python3 kabyliner.py

About

Kabyliner is a simple Python tool that builds a Kabyle-English parallel corpus from a TMX file. It downloads a TMX file, extracts aligned translation pairs, splits them into separate text files, and counts the lines for quick verification.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages