Tasks
Tasks within ML and NLP
Question Answering
Approaches Fine-Tuning Sentence-BERT for Question Answering CapitalOne produced a tutorial (mirr...
Coreference Resolution
Co-reference Resolution (CR) is the task of deciding whether two entity mentions refer to the sam...
Keyword Extraction
Graph-Based Keyword Extraction Graph-based approaches like TextRank allows the extraction of keyw...
Relationship Extraction
Relationship Extraction (RE) is a task that is related to Coreference Resolution but with a focus...
Federated Learning
Flower is a federated learning framework with compatibility with Torch, Tensorflow and others
Large Scale Multi-Label Learning
The Keras website has a tutorial on how to do multi-label learning with a large number of labels:...