42 Forks
167 Stars
167 Watchers

torchtext-summary

torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.

How to download and setup torchtext-summary

Open terminal and run command
git clone https://github.com/atnlp/torchtext-summary.git
git clone is used to create a copy or clone of torchtext-summary repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with torchtext-summary https://github.com/atnlp/torchtext-summary/archive/master.zip

Or simply clone torchtext-summary with SSH
[email protected]:atnlp/torchtext-summary.git

If you have some problems with torchtext-summary

You may open issue on torchtext-summary support forum (system) here: https://github.com/atnlp/torchtext-summary/issues