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

Fix/ner csv export #659

Merged
merged 4 commits into from
Jul 21, 2023
Merged

Fix/ner csv export #659

merged 4 commits into from
Jul 21, 2023

Conversation

JulesBelveze
Copy link
Contributor

This PR aims at fixing the behaviour of the .export method of the CSVDataset and the ConllDataset for the NER task.

Checklist:

  • I've added Google style docstrings to my code.
  • I've used pydantic for typing when/where necessary.
  • I have linted my code
  • I have added tests to cover my changes.

@JulesBelveze JulesBelveze merged commit 8269ede into release/1.2.0 Jul 21, 2023
3 checks passed
@JulesBelveze JulesBelveze deleted the fix/ner-csv-export branch July 21, 2023 09:07
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.

None yet

1 participant