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

The map mention operation does not save the result in the database,when the sentence length exceeds 100 words. #687

Closed
brillience opened this issue Jun 18, 2021 · 0 comments

Comments

@brillience
Copy link

use deepdive v0.8.0-79-g28a58de
use bazaar for nlp processing

When the used sentence length exceeds 100 words, it is found that the result returned by udf/map_xxx_mention.py is not stored in the postgreSQL database.
In order to verify that there was an error in the logic of my python program, I debugged the program separately and found that the program can indeed produce the results I need. However, if the sentence length exceeds 100 words, the returned result is not saved in the postgreSQL database.

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