Skip to content

Add ARCOSG (Annotated Reference Corpus of Scottish Gaelic) #146

@razorfish17

Description

@razorfish17

@stevenbird
Initial release of the corpus available at: https://doi.org/10.7488/ds/1411

Suggested NLTK name: ARCOSG

I have updated and corrected the corpus for inclusion in NLTK. (The one at the link above is older and shouldn't be used).

Corpus reader code verified:
arcosg = LazyCorpusLoader( 'arcosg', CategorizedTaggedCorpusReader, r'.*\.txt', cat_file='cats.prn', tagset='parole', encoding='utf-8', )

Categories file and map to Universal Tag Set created and verified

Licensed under Creative Commons. See: https://doi.org/10.7488/ds/1411

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions