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

remove spacy dependency #78

Merged
merged 1 commit into from
Oct 27, 2023
Merged

remove spacy dependency #78

merged 1 commit into from
Oct 27, 2023

Conversation

whoisjones
Copy link
Member

closes #55.

  • refactorings of dataset transformations for NER
  • corresponding adjustments of tests
  • remove dependency from requirements.txt
  • remove of unnecessary function replace_token_labels - can be done with dataset transformation function
  • adjustments of tutorials

- refactorings of dataset transformations for NER
- corresponding adjustments of tests
- remove dependency from requirements.txt
- remove of unnecessary function replace_token_labels - can be done with dataset transformation function
- adjustments of tutorials
@HallerPatrick HallerPatrick merged commit 5ec2baf into main Oct 27, 2023
6 checks passed
@HallerPatrick HallerPatrick deleted the removal_of_spacy branch October 27, 2023 19:20
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.

Remove spacy dependency
2 participants