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

[Contrib] An importer for csv files #60

Open
simpsus opened this issue Jan 12, 2014 · 0 comments
Open

[Contrib] An importer for csv files #60

simpsus opened this issue Jan 12, 2014 · 0 comments

Comments

@simpsus
Copy link
Contributor

simpsus commented Jan 12, 2014

https://github.com/simpsus/WordCram/blob/sketches/src/contrib/CSVImporter.java

can be given a csv file and two indices. The csv file will then be parsed and a Word[] returned. The csv parsing is handled by the lightweight opencsv
http://opencsv.sourceforge.net/
https://sourceforge.net/projects/opencsv/
for which there seems to be a fork at
https://code.google.com/p/opencsv/
which I did not use

@simpsus simpsus mentioned this issue Jan 12, 2014
5 tasks
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