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

Data uses multiple encodings #4

Open
ellisvalentiner opened this issue Feb 5, 2017 · 0 comments
Open

Data uses multiple encodings #4

ellisvalentiner opened this issue Feb 5, 2017 · 0 comments

Comments

@ellisvalentiner
Copy link

It appears the data are stored with different encodings

$ file -I orangetext/data/speeches/*
orangetext/data/speeches/2016-01-19-presidential-candidacy-anouncement-NewYorkCity-NY.txt: text/plain; charset=unknown-8bit
orangetext/data/speeches/2016-08-31-immigration-Phoenix-AZ.txt:                            text/plain; charset=unknown-8bit
orangetext/data/speeches/2016-10-13-addressing-sexual-assault-WestPalmBeach-FL.txt:        text/plain; charset=us-ascii
orangetext/data/speeches/2017-01-20-inaugural.txt:                                         text/plain; charset=utf-8
orangetext/data/speeches/2017-01-21-cia.txt:                                               text/plain; charset=utf-8
orangetext/data/speeches/2017-01-28-may.txt:                                               text/plain; charset=utf-8
orangetext/data/speeches/2017-01-29-weekly-address.txt:                                    text/plain; charset=us-ascii
orangetext/data/speeches/2017-01-31-gorsuch.txt:                                           text/plain; charset=utf-8
orangetext/data/speeches/2017-02-01-black-history-month.txt:                               text/plain; charset=unknown-8bit
orangetext/data/speeches/2017-02-03-weekly-address.txt:                                    text/plain; charset=utf-8

Would you be open to choosing a single encoding?

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

1 participant