Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ficstamas authored Apr 11, 2022
1 parent 7621c0b commit 45860cc
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,12 @@

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
```

# Related Works

- MultilingualCLIP model: https://github.com/FreddeFrallan/Multilingual-CLIP/
- HuSpaCy: https://github.com/huspacy/huspacy/
- Multi-Rake: https://github.com/vgrabovets/multi_rake/
- Multi-Rake: https://github.com/vgrabovets/multi_rake/

0 comments on commit 45860cc

Please sign in to comment.