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

Write a script to extract text from Inuktitut Magazine #13

Open
GoogleCodeExporter opened this issue Apr 17, 2015 · 3 comments
Open

Write a script to extract text from Inuktitut Magazine #13

GoogleCodeExporter opened this issue Apr 17, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

Purpose of addition of this task:
We want to use the text in Inuktitut Magazine because its an aligned corpus for 
3 languages(English, French, Inuktitut and Inuktitut Romanized)
To use the text we need to run pdftotext on the pdfs. Unfortunatly the encoding 
of the Inuktitut is Nunacom, not Unicode. We should try to find a transcoder 
(http://www.inuktitutcomputing.ca/Transcoder/index.php?lang=en) or write one to 
turn the seeming garbage into unicode.

When reviewing task, please focus on:
creating a quick and dirty transcoder for the words that look like garbage (on 
the hypothesis that those are sylabics)

After the review, please add the script to Tools for field linguistics source 
code.

After the review, the expected next step is to:
To run the extract function and content words script on the corpus to get a 
feel for the corpus size and vocabulary.

Original issue reported on code.google.com by [email protected] on 9 Nov 2011 at 10:25

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 9 Nov 2011 at 10:35

@GoogleCodeExporter
Copy link
Author

The script is in this commit

http://code.google.com/p/ilanguagelab/source/detail?r=ba1c76e0b92704034dc42cec08
222f59d16aba2b

Original comment by [email protected] on 9 Nov 2011 at 10:49

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 25 Nov 2011 at 10:25

  • Added labels: Type-Implementation

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

No branches or pull requests

1 participant