Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
razorfish17 opened this issue Mar 18, 2020 · 1 comment
Open

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

razorfish17 opened this issue Mar 18, 2020 · 1 comment
Assignees

Comments

@razorfish17
Copy link

razorfish17 commented Mar 18, 2020

@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

@stevenbird stevenbird self-assigned this May 27, 2020
@razorfish17
Copy link
Author

@stevenbird - I think this is still open. The corpus is available at this link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants