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

feat(eKoNLPy): this is a BREAKING CHANGE. #8

Merged
merged 9 commits into from
Jul 24, 2023
Merged

Conversation

entelecheia
Copy link
Owner

This is a BREAKING CHANGE. We've made several updates to enhance the functionality, readability, and usability of eKoNLPy. Here are the main points:

  • Mecab Class Integration: We've merged the extended Mecab class of eKoNLPy with the original Fugashi Mecab class. This aims to streamline the use of both versions and improve code maintenance.

  • Explicit Type Information: To improve readability and robustness, we've added explicit type information across the codebase. This change facilitates understanding of the data types used and promotes safer coding practices.

  • Parameter Name Changes: Please note that some parameter names have been modified to reflect their purpose more accurately.

  • Clarification of Exposed Classes: We've clearly identified the classes exposed from init. This clarification should help users and developers understand the structure and functionality of eKoNLPy.

  • Command Line Interface (CLI): To enhance usability, we've added a new Command Line Interface. You can now execute a variety of operations directly from the command line, thus making eKoNLPy more user-friendly and accessible.

Please refer to the updated documentation for details on these changes and instructions on how to adjust your code to this new version. We understand this is a breaking change and apologize for any inconvenience. However, we believe these changes will greatly enhance the functionality, readability, and usability of eKoNLPy in the long run.

@entelecheia entelecheia merged commit 4ee09b9 into master Jul 24, 2023
@entelecheia entelecheia deleted the feat.hyfi.ready branch July 24, 2023 04:01
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