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

Iterator for directories containing text files. #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alansaid
Copy link

This is a text file iterator. Conceptually similar to cc.mallet.pipe.iterator.CsvIterator, except here each file becomes one data point.

Fixes #36

@mimno
Copy link
Owner

mimno commented Aug 11, 2015

Thanks for contributing! The current method for reading text files as instances is FileIterator + a Input2CharSequences pipe. Could you clarify the difference?

@alansaid
Copy link
Author

I'll add documentation and do a new pull request

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

Successfully merging this pull request may close these issues.

2 participants