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

Read CSV format filter files #20

Open
AdamCarroll opened this issue Jun 18, 2017 · 0 comments
Open

Read CSV format filter files #20

AdamCarroll opened this issue Jun 18, 2017 · 0 comments

Comments

@AdamCarroll
Copy link
Member

AdamCarroll commented Jun 18, 2017

VocabHunter allows users to filter out lists of words that they already know. These lists can come in the form of text documents (read using Apache Tika) or Excel spreadsheets with one or more columns of words (read using Apache POI). It should also be possible to read CSV format filter files.

Ideally this should be implemented using a standard Open Source CSV reader component. The key interface for this work is TextGrid.

See also: #21

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