Skip to content

nlptown/tagalog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tagalog

This repository contains utility code to process labeled text data from the Tagalog labeling software, and shows how this data can be used to train NLP models.

Data processing

  • scripts/json2conll.pyconverts a Tagalog JSON file to a CONLL-type file, where every line contains a token and its label, separated by a tab. Takes the path to the Tagalog JSON file as its only argument, and produces a file with the same name and path, but with the extension .conll.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages