IAmPara0x/Yuno
Yuno is context based search engine for anime.
Indexes 0.5M+ anime reviews using T-SNE dimensionality reduction to map reviews from 1280D to 2D semantic space, enabling natural-language queries for nuanced anime discovery ("romance with wholesome plot," "revenge isekai"). Built as a domain-agnostic framework applicable beyond anime to books and movies without requiring handcrafted datasets. Provides interactive Jupyter notebooks (Kaggle/Colab) for both querying and model inspection.
380 stars. No commits in the last 6 months.
Stars
380
Forks
21
Language
Python
License
Apache-2.0
Category
Last pushed
Feb 16, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/IAmPara0x/Yuno"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
yuanzhoulvpi2017/DocumentSearch
基于sentence transformers和chatglm实现的文档搜索工具
canjiali/PARADE
code and data to faciliate BERT/ELECTRA for document ranking. Details refer to the paper -...
gentaiscool/miners
MINERS ⛏️: The semantic retrieval benchmark for evaluating multilingual language models. (EMNLP...
D-Roberts/transformers-retrieval-ranking-nli-ECIR2021
Multilingual retrieval, ranking and natural language inference with transformers (mBERT);...
DiegoBiagini/KGE_TextMining
A comparison of Knowledge Graph Embedding methods.