Explore Proximity of Embeddings to their Classes
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 1
- Forks
- 1
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Explore if proximity/distance in embedding space can be used at all and solely for classification and further explore what sorts of pre-processing can improve results. These can be simple or very advanced: POS tagging, knowledge augmentation, ….
Steps:
1. Use a benchmark where labels are on sentence chunks/noun phrases available
2. Use KNN to determine classification metrics
3. Vary: (a) use compressed/reduced embeddings (eg UMAP) (b) filter by NLP tags
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.