Python Module Index

m
 
m
matchzoo
    matchzoo.auto
    matchzoo.auto.preparer
    matchzoo.auto.preparer.prepare
    matchzoo.auto.preparer.preparer
    matchzoo.auto.tuner
    matchzoo.auto.tuner.tune
    matchzoo.auto.tuner.tuner
    matchzoo.data_pack
    matchzoo.data_pack.data_pack
    matchzoo.data_pack.pack
    matchzoo.dataloader
    matchzoo.dataloader.callbacks
    matchzoo.dataloader.callbacks.dynamic_pooling
    matchzoo.dataloader.callbacks.histogram
    matchzoo.dataloader.callbacks.lambda_callback
    matchzoo.dataloader.callbacks.padding
    matchzoo.dataloader.dataloader
    matchzoo.dataloader.dataloader_builder
    matchzoo.dataloader.dataset
    matchzoo.dataloader.dataset_builder
    matchzoo.dataloader.sampler
    matchzoo.datasets
    matchzoo.datasets.embeddings
    matchzoo.datasets.embeddings.load_fasttext_embedding
    matchzoo.datasets.embeddings.load_glove_embedding
    matchzoo.datasets.quora_qp
    matchzoo.datasets.quora_qp.load_data
    matchzoo.datasets.snli
    matchzoo.datasets.snli.load_data
    matchzoo.datasets.toy
    matchzoo.datasets.wiki_qa
    matchzoo.datasets.wiki_qa.load_data
    matchzoo.embedding
    matchzoo.embedding.embedding
    matchzoo.engine
    matchzoo.engine.base_callback
    matchzoo.engine.base_metric
    matchzoo.engine.base_model
    matchzoo.engine.base_preprocessor
    matchzoo.engine.base_task
    matchzoo.engine.hyper_spaces
    matchzoo.engine.param
    matchzoo.engine.param_table
    matchzoo.losses
    matchzoo.losses.rank_cross_entropy_loss
    matchzoo.losses.rank_hinge_loss
    matchzoo.metrics
    matchzoo.metrics.accuracy
    matchzoo.metrics.average_precision
    matchzoo.metrics.cross_entropy
    matchzoo.metrics.discounted_cumulative_gain
    matchzoo.metrics.mean_average_precision
    matchzoo.metrics.mean_reciprocal_rank
    matchzoo.metrics.normalized_discounted_cumulative_gain
    matchzoo.metrics.precision
    matchzoo.models
    matchzoo.models.arci
    matchzoo.models.arcii
    matchzoo.models.bert
    matchzoo.models.bimpm
    matchzoo.models.cdssm
    matchzoo.models.conv_knrm
    matchzoo.models.dense_baseline
    matchzoo.models.drmm
    matchzoo.models.drmmtks
    matchzoo.models.dssm
    matchzoo.models.esim
    matchzoo.models.knrm
    matchzoo.models.matchlstm
    matchzoo.modules
    matchzoo.modules.attention
    matchzoo.modules.bert_module
    matchzoo.modules.dropout
    matchzoo.modules.gaussian_kernel
    matchzoo.modules.matching
    matchzoo.modules.stacked_brnn
    matchzoo.preprocessors
    matchzoo.preprocessors.basic_preprocessor
    matchzoo.preprocessors.bert_preprocessor
    matchzoo.preprocessors.build_unit_from_data_pack
    matchzoo.preprocessors.build_vocab_unit
    matchzoo.preprocessors.cdssm_preprocessor
    matchzoo.preprocessors.chain_transform
    matchzoo.preprocessors.diin_preprocessor
    matchzoo.preprocessors.dssm_preprocessor
    matchzoo.preprocessors.naive_preprocessor
    matchzoo.preprocessors.units
    matchzoo.preprocessors.units.character_index
    matchzoo.preprocessors.units.digit_removal
    matchzoo.preprocessors.units.frequency_filter
    matchzoo.preprocessors.units.lemmatization
    matchzoo.preprocessors.units.lowercase
    matchzoo.preprocessors.units.matching_histogram
    matchzoo.preprocessors.units.ngram_letter
    matchzoo.preprocessors.units.punc_removal
    matchzoo.preprocessors.units.stateful_unit
    matchzoo.preprocessors.units.stemming
    matchzoo.preprocessors.units.stop_removal
    matchzoo.preprocessors.units.tokenize
    matchzoo.preprocessors.units.truncated_length
    matchzoo.preprocessors.units.unit
    matchzoo.preprocessors.units.vocabulary
    matchzoo.preprocessors.units.word_exact_match
    matchzoo.preprocessors.units.word_hashing
    matchzoo.tasks
    matchzoo.tasks.classification
    matchzoo.tasks.ranking
    matchzoo.trainers
    matchzoo.trainers.trainer
    matchzoo.utils
    matchzoo.utils.average_meter
    matchzoo.utils.early_stopping
    matchzoo.utils.get_file
    matchzoo.utils.list_recursive_subclasses
    matchzoo.utils.one_hot
    matchzoo.utils.parse
    matchzoo.utils.tensor_type
    matchzoo.utils.timer
    matchzoo.version