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

Add Trafilatura text extraction #400

Open
sarahyurick opened this issue Dec 2, 2024 · 0 comments · May be fixed by #431
Open

Add Trafilatura text extraction #400

sarahyurick opened this issue Dec 2, 2024 · 0 comments · May be fixed by #431
Assignees
Labels
enhancement New feature or request

Comments

@sarahyurick
Copy link
Collaborator

In the past, I have used the Trafilatura text extraction functions, which have worked very well to produce high quality text. The main reason we have not added it to NeMo Curator is because Trafilatura takes the longest to execute out of jusText and Resiliparse (with Trafilatura > jusText > Resiliparse).

However, considering Trafilatura is widely used and trusted by many to perform well, I think it would be good to add a TrafilaturaExtractor to NeMo Curator. It should be very straightforward to implement, so I can work on this.

@sarahyurick sarahyurick added the enhancement New feature or request label Dec 2, 2024
@sarahyurick sarahyurick self-assigned this Dec 2, 2024
@sarahyurick sarahyurick linked a pull request Dec 13, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant