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

bug: change the default source when type is NamedEntity #36

Open
ClemDoum opened this issue May 23, 2024 · 0 comments
Open

bug: change the default source when type is NamedEntity #36

ClemDoum opened this issue May 23, 2024 · 0 comments

Comments

@ClemDoum
Copy link
Contributor

Current behavior

For the export-by-query command, when --type NamedEntity the source is still default to the document default source, which leads to a CSV with mostly empty columns since documents fields are not found in named entities

Expected behavior

When using export-by-query command with --type NamedEntity, fields like mention,mentionNorm,language,category should be exported by default, or at least the CSV shouldn't be half empty

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