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

ReadFlatFileLearner is not able to detect file delimiter #76

Closed
Tracked by #77
zewditu opened this issue Jan 11, 2024 · 1 comment
Closed
Tracked by #77

ReadFlatFileLearner is not able to detect file delimiter #76

zewditu opened this issue Jan 11, 2024 · 1 comment

Comments

@zewditu
Copy link

zewditu commented Jan 11, 2024

I have Text file
smallNER.txt
ReadFlatFileLearner.Learn(stream, options) is detecting an empty delimiter

Note: Columns count in each row are not the same .

@simmdan
Copy link
Member

simmdan commented Jan 11, 2024

Unfortunately, I think the fact that the column count varies from row to row may cause problems for our analysis. This is something we might in theory support, but the reality is that we don't currently have a funding partner sponsoring investment in further improvements to ReadFlatFileLearner, so it's mostly in maintenance mode at the moment.

Sorry I don't have a better answer for you.

@simmdan simmdan closed this as completed Jan 11, 2024
@Hawthorne001 Hawthorne001 mentioned this issue Jul 29, 2024
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

2 participants