API Documentationnavigate_next Package Reference
Quick search
edit
Edit on Github
Install API Community Contribute GitHub
gluonnlp
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
gluonnlp
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

Package ReferenceΒΆ

  • gluonnlp.vocab
  • gluonnlp.embedding
  • gluonnlp.data
  • gluonnlp.data.batchify
  • gluonnlp.model
  • gluonnlp.model.train
  • gluonnlp.loss
  • gluonnlp.initializer
  • gluonnlp.optimizer
  • gluonnlp.utils
Previous
Vocabulary and Embedding API
Next
gluonnlp.vocab