Skip to content

Conversation

@Sachin-NK
Copy link

Description

This pull request addresses the issue where Italian stopwords were hardcoded in the label_sentence function. The stopwords language is now parameterized, allowing for multilingual support and improved flexibility.

Changes Made

  • Added a language parameter to the label_sentence function.
  • Updated the stopwords check to use the specified language dynamically.

Testing
Verified the functionality with different languages for stopwords.

Related Issue
#88

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.

1 participant