SaPhyoThuHtet/utycc-nlp-class
My Answers for UTYCC NLP Class Exercises
This project offers solutions for various natural language processing tasks specific to the Burmese language, including converting Burmese text into Burmese Braille and checking spelling. It takes raw Burmese text or data as input and produces outputs like Braille translations, segmented words, or POS tagged text. Researchers and students working on Burmese language technology or accessibility projects would find this useful.
No commits in the last 6 months.
Use this if you are a researcher or student in computational linguistics focusing on Burmese language processing and need practical examples or tools for tasks like word segmentation, Braille conversion, or POS tagging.
Not ideal if you are a non-technical user looking for a ready-to-use application, as this project consists of exercise solutions and model-building processes rather than a polished end-user product.
Stars
8
Forks
1
Language
TeX
License
MIT
Category
Last pushed
Sep 11, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/SaPhyoThuHtet/utycc-nlp-class"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
estnltk/estnltk
Open source tools for Estonian natural language processing
hb20007/hands-on-nltk-tutorial
The hands-on NLTK tutorial for NLP in Python
milaan9/Python_Natural_Language_Processing
This repository consists of a complete guide on natural language processing (NLP) in Python...
practical-nlp/practical-nlp-code
Official Repository for Code associated with 'Practical Natural Language Processing' book by...
DataForScience/NLP
Natural Language Processing For Everyone