Skip to content

[Question] Are all the dependencies really mandatory? #28

Description

@juliobguedes

Is your feature request related to a problem? Please describe.
Currently, it takes a long time to install the package and it also requires the installation of other resources - such as MySQL - which may often not be used. Is it possible to reduce the mandatory dependencies to the core ones, and require other ones as long as the user needs them?

Describe the solution you'd like
For example, NLTK only downloads text corpora when requested by the user. Following these optics, I am a user that will likely never use such a package for knowledge-aware recommenders or building knowledge graphs, but I have a great interest in using it for Collaborative Filtering - and perhaps, in the future, Sequential and Session-based recommendation.

Additional context
Filling this issue while attending Marco Polignano's lecture at RecSys Summer School 2023 :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions