API Documentation
navigate_next
Notes
search
Quick search
edit
Edit on Github
Install
API
Community
Contribute
GitHub
Table Of Contents
Model Zoo
Word Embedding
Language Model
Machine Translation
Text Classification
Sentiment Analysis
Natural Language Inference
Text Generation
Dependency Parsing
BERT
Named Entity Recognition
Intent Classification and Slot Labeling
Model Conversion Tools
Tutorials
Word Embedding
Pre-trained Word Embeddings
Word Embeddings Training and Evaluation
Language Model
LSTM-based Language Models
Machine Translation
Google Neural Machine Translation (GNMT)
Machine Translation with Transformers
Sentence Embedding
Extract Sentence Features with Pre-trained ELMo
A Structured Self-attentive Sentence Embedding
Fine-tuning Sentence Pair Classification with BERT
Sentiment Analysis
Sentiment Analysis by Fine-tuning Word Language Model
Sequence Sampling
Sequence Generation with Sampling and Beam Search
API Documentation
Notes
Data Loading API
Vocabulary and Embedding API
Package Reference
gluonnlp.vocab
gluonnlp.embedding
gluonnlp.data
gluonnlp.data.batchify
gluonnlp.model
gluonnlp.model.train
gluonnlp.loss
gluonnlp.initializer
gluonnlp.optimizer
gluonnlp.utils
Community
Contribute
Release Checklist
Index
Table Of Contents
Model Zoo
Word Embedding
Language Model
Machine Translation
Text Classification
Sentiment Analysis
Natural Language Inference
Text Generation
Dependency Parsing
BERT
Named Entity Recognition
Intent Classification and Slot Labeling
Model Conversion Tools
Tutorials
Word Embedding
Pre-trained Word Embeddings
Word Embeddings Training and Evaluation
Language Model
LSTM-based Language Models
Machine Translation
Google Neural Machine Translation (GNMT)
Machine Translation with Transformers
Sentence Embedding
Extract Sentence Features with Pre-trained ELMo
A Structured Self-attentive Sentence Embedding
Fine-tuning Sentence Pair Classification with BERT
Sentiment Analysis
Sentiment Analysis by Fine-tuning Word Language Model
Sequence Sampling
Sequence Generation with Sampling and Beam Search
API Documentation
Notes
Data Loading API
Vocabulary and Embedding API
Package Reference
gluonnlp.vocab
gluonnlp.embedding
gluonnlp.data
gluonnlp.data.batchify
gluonnlp.model
gluonnlp.model.train
gluonnlp.loss
gluonnlp.initializer
gluonnlp.optimizer
gluonnlp.utils
Community
Contribute
Release Checklist
Index
Notes
ΒΆ
Here are some notes on the basic usage of our API.
Data Loading API
Vocabulary and Embedding API
Previous
API Documentation
Next
Data Loading API