Practical NLP in the Browser with Transformers.js

Author: Shittu Olumide

This tutorial covers three NLP tasks: text classification, zero-shot labelling, and question answering using Transformers.js’s pipeline() API.

Go to Source