Provides a model for question "answering" about images. We extract keywords from questions which contain the answer, e.g. 'Is this apple red or blue?'. SpaCy solution for keyword extraction was calibrated with hungarian language in mind.
pip install git+https://github.com/ficstamas/huclip-the-text.git
- MultilingualCLIP model: https://github.com/FreddeFrallan/Multilingual-CLIP/
- HuSpaCy: https://github.com/huspacy/huspacy/
- Multi-Rake: https://github.com/vgrabovets/multi_rake/