This repository contains a dataset for Amazigh language processing, focusing on part-of-speech (POS) tagging, named entity recognition (NER), and machine translation.
**POS and NER data:**
POS_NER.txt: This file contains Amazigh sentences, where each sentence is split into words. Each line consists of a word followed by its POS tag and NER tag, separated by a tab.
**Parallel Corpus:**
en.txt: Contains English sentences.
amz.txt: Contains the corresponding translations of the English sentences in Amazigh, written in Tifinagh script.