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

Require nltk ^3.9.1 and use punkt_tab instead of punkt #81

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

stefanorosanelli
Copy link
Contributor

@stefanorosanelli stefanorosanelli commented Nov 20, 2024

This PR fixes a compatibility problem using NLTK library with versions ^3.8.1 since punkt resource has been removed from version 3.8.2 onwards

In this fix we make sure to use ^3.9.1 and punkt_tab resource

@stefanorosanelli stefanorosanelli changed the title fix: require nltk==^3.9.1and use punkt_tab Require nltk ^3.9.1 and use punkt_tab instead of punkt Nov 20, 2024
@stefanorosanelli stefanorosanelli changed the title Require nltk ^3.9.1 and use punkt_tab instead of punkt Require nltk ^3.9.1 and use punkt_tab instead of punkt Nov 20, 2024
@nikazzio nikazzio merged commit 2fb3bec into brevia-ai:main Nov 20, 2024
10 checks passed
@nikazzio nikazzio deleted the fix/nltk-punkt branch November 20, 2024 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants