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

Empty texts are silently ommited #22

Open
kuraga opened this issue Nov 9, 2020 · 4 comments
Open

Empty texts are silently ommited #22

kuraga opened this issue Nov 9, 2020 · 4 comments

Comments

@kuraga
Copy link
Contributor

kuraga commented Nov 9, 2020

Похоже, что если текст объекта пуст, то предсказание просто не записывается в labels.txt. В итоге, в файле предсказаний меньше строк, чем в исходной выборке.

Возможно, это не единственный случай с такими послледствиями.

@maramassi
Copy link

Похоже, что если текст объекта пуст, то предсказание просто не записывается в labels.txt. В итоге, в файле предсказаний меньше строк, чем в исходной выборке.

Возможно, это не единственный случай с такими послледствиями.

I am also getting in labels.txt a number of predictions different than the sample number. At which level are you noticing an empty text object? I am not sure if the source problem in my case is related to empty text...

@kuraga
Copy link
Contributor Author

kuraga commented Dec 9, 2020

I didn't do any detailed research but removing empty source lines helped.

@maramassi
Copy link

I didn't do any detailed research but removing empty source lines helped.

Do you mean by "empty source lines", the line in the train.txt that are empty after pre-processing?

@kuraga
Copy link
Contributor Author

kuraga commented Dec 9, 2020

In the train.

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