OpenPecha / toolkit-v2

OpenPecha toolkit version 2
MIT License
0 stars 0 forks source link

OPT2017: Durchen parser #7

Open kaldan007 opened 2 months ago

kaldan007 commented 2 months ago

Description

We have a collated text of chojuk in old opf format. Need to make a parser to convert old opf into STAM. I will leverage old toolkit to read the old opf and its layers. Then will save the annotation and its base in STAM using STAM library.

Input old opf

Output STAM pecha with durchen annotation

Subtask:

kaldan007 commented 2 months ago

if we want use the old toolkit we need to find a solution to import the old toolkit without name clashing. as of now both toolkit are saved under same package name. I am not using the old opf and old toolkit, i am directly working on HFML on which the annotations are there.