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

Use new Hugging Face datasets library #1615

Closed
stefan-it opened this issue May 15, 2020 · 7 comments
Closed

Use new Hugging Face datasets library #1615

stefan-it opened this issue May 15, 2020 · 7 comments
Assignees
Labels
feature A new feature wontfix This will not be worked on

Comments

@stefan-it
Copy link
Member

stefan-it commented May 15, 2020

Hi,

Hugging Face released a new awesome library: datasets. It contains "Datasets and evaluation metrics for natural language processing":

https://github.com/huggingface/datasets

I'm currently working on integrating some NER datasets.

So the main aim would be to use the datasets library instead of writing own dataset classes in Flair :)

@stefan-it
Copy link
Member Author

I will start on integrating the GermEval 2014 dataset into nlp.

Then the next step will be to use this dataset from nlp instead of our own:

class GERMEVAL_14(ColumnCorpus):

class.

@stefan-it stefan-it added the feature A new feature label May 15, 2020
@alanakbik
Copy link
Collaborator

Awesome!

@stefan-it
Copy link
Member Author

GermEval 14 is now available (latest master version of nlp) - WNUT 17 is on its way. So I'll think about a nice integration of it into Flair.

I'm not sure if it's ready for the upcoming 0.5 release of Flair, because there are discussions about the name nlp, see this issue 😅

@alanakbik
Copy link
Collaborator

Oh yes makes sense to change the name to something more specific ;)

@stale
Copy link

stale bot commented Sep 15, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Sep 15, 2020
@stefan-it stefan-it removed the wontfix This will not be worked on label Sep 16, 2020
@stefan-it stefan-it changed the title Use new Hugging Face nlp library Use new Hugging Face datasets library Sep 18, 2020
@stefan-it stefan-it self-assigned this Sep 18, 2020
@stale
Copy link

stale bot commented Jan 16, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Jan 16, 2021
@stefan-it stefan-it removed the wontfix This will not be worked on label Jan 18, 2021
@stale
Copy link

stale bot commented May 19, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label May 19, 2021
@stale stale bot closed this as completed May 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants