MCPcopy Index your code
hub / github.com/pytorch/tutorials / chatbot_tutorial.py

File chatbot_tutorial.py

beginner_source/chatbot_tutorial.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# -*- coding: utf-8 -*-
2
3"""
4Chatbot Tutorial

Callers

nothing calls this directly

Calls 10

printLinesFunction · 0.85
extractSentencePairsFunction · 0.85
loadPrepareDataFunction · 0.85
trimRareWordsFunction · 0.85
batch2TrainDataFunction · 0.85
LuongAttnDecoderRNNClass · 0.85
trainItersFunction · 0.85
GreedySearchDecoderClass · 0.85
EncoderRNNClass · 0.70

Tested by

no test coverage detected