cotk

Tutorials

  • Installation
  • Quick Start
  • Practice: Implement a GRU Language Model
  • CLI Usage
  • Extending Cotk: More Data, More Metrics!
  • Frequently Asked Questions

Package Reference

  • Data Loader
  • Word Vector
  • Metric
  • Resources
  • file_utils
  • resources_processor

Model Zoo

  • LanguageGeneration
  • SingleTurnDialog
  • MultiTurnDialog
cotk
  • Docs »
  • Overview: module code

All modules for which code is available

  • cotk._utils.imports
  • cotk._utils.metaclass
  • cotk._utils.unordered_hash
  • cotk._utils.utils
  • cotk.dataloader.context
  • cotk.dataloader.dataloader
  • cotk.dataloader.field
  • cotk.dataloader.language_generation
  • cotk.dataloader.multi_turn_dialog
  • cotk.dataloader.sentence_classification
  • cotk.dataloader.single_turn_dialog
  • cotk.dataloader.tokenizer
  • cotk.dataloader.vocab
  • cotk.file_utils.file_utils
  • cotk.file_utils.resource_processor
  • cotk.metric.bleu
  • cotk.metric.metric
  • cotk.metric.ngram_perplexity
  • cotk.metric.perplexity
  • cotk.metric.precision_recall
  • cotk.metric.recorder
  • cotk.wordvector.wordvector

© Copyright 2018, thu-coai

Built with Sphinx using a theme provided by Read the Docs.