[ 源代码: pytorch-text ]
软件包:python3-torchtext(0.8.1-1)
Data loaders and abstractions for text and NLP
This package consists of:
* torchtext.data: Generic data loaders, abstractions, and iterators for text (including vocabulary and word vectors) * torchtext.datasets: Pre-built loaders for common NLP datasets
其他与 python3-torchtext 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libdouble-conversion3 (>= 2.0.0)
- routines to convert IEEE floats to and from strings
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libre2-9 (>= 20150701+dfsg)
- efficient, principled regular expression library
-
- dep: libsentencepiece0 (>= 0.1.94)
- Library files of SentencePiece
-
- dep: libstdc++6 (>= 9)
- GNU 标准 C++ 库,第3版
-
- dep: libtorch1.7 (>= 1.7.1)
- Tensors and Dynamic neural networks in Python with strong GPU acceleration
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (<< 3.10)
- dep: python3 (>= 3.9~)
-
- dep: python3-numpy
- Fast array facility to the Python 3 language
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-torch
- Tensors and Dynamic neural networks in Python with strong GPU acceleration
-
- dep: python3-tqdm
- fast, extensible progress bar for Python 3 and CLI tool
-
- dep: python3.9
- 交互式高级面向对象语言(3.9 版本)
-
- rec: python3-nltk
- Python3 libraries for natural language processing