🔠
Natural Language Processing
Token Classification
Label individual tokens in a sequence — used for NER, POS tagging, and chunking.
—models available
Related Tasks
✍️
Text Generation
Generate text given a prompt, including open-ended generation and conditional generation.
🏷️
Text Classification
Classify text into predefined categories such as sentiment, topic, or intent.
❓
Question Answering
Extract or generate answers to questions based on a given context passage.
📝
Summarization
Produce a shorter version of a document while preserving key information.