HyFI-ABSA is a Python package developed as a plugin for the Hydra Fast Interface (HyFI).


Keywords
absa, hyfi, hyfi-plugins
License
MIT
Install
pip install hyfi-absa==0.5.1

Documentation

HyFI-ABSA

pypi-image version-image release-date-image license-image codecov jupyter-book-image

HyFI-ABSA is a Python package developed as a plugin for the Hydra Fast Interface (HyFI).

The main function of HyFI-ABSA is to facilitate Aspect-Based Sentiment Analysis (ABSA), a specialized form of sentiment analysis that allows you to evaluate specific components or aspects of a given text. It also performs general sentiment analysis tasks. One feature of the HyFI-ABSA package is its capacity to employ generative language models for creating training datasets. This feature not only eliminates the extensive manual labor typically associated with data collection and preparation, but also ensures a more diverse and balanced dataset, which subsequently improves the overall performance and accuracy of sentiment analysis. In addition to these primary features, HyFI-ABSA boasts seamless integration with the existing HyFI architecture, thus allowing you to effortlessly combine it with other HyFI plugins and tools.

Changelog

See the CHANGELOG for more information.

Contributing

Contributions are welcome! Please see the contributing guidelines for more information.

License

This project is released under the MIT License.