text
NLP toolkit
Provides tools and abstractions for natural language processing with PyTorch.
Models, data loaders and abstractions for language processing, powered by PyTorch
4k stars
309 watching
811 forks
Language: Python
last commit: 6 days ago
Linked from 3 awesome lists
data-loaderdatasetdeep-learningmodelsnlppytorch
Related projects:
Repository | Description | Stars |
---|---|---|
pytorch/examples | A collection of curated examples showcasing various PyTorch applications in computer vision, natural language processing, and reinforcement learning. | 22,428 |
pytorch/audio | A PyTorch module providing tools and functions for audio signal processing | 2,538 |
pytorch/pytorch | A Python library providing tensors and dynamic neural networks with strong GPU acceleration | 83,959 |
delip/pytorchnlpbook | A comprehensive Python tutorial and codebase for building natural language processing applications with PyTorch. | 1,991 |
pistony/torch-toolbox | A collection of reusable utility functions and classes to simplify PyTorch development | 417 |
pytorch/serve | A tool for serving and scaling PyTorch models in production environments | 4,217 |
nltk/nltk | A comprehensive toolkit for natural language processing tasks in Python. | 13,620 |
pytorch-labs/torchfix | A tool to analyze and fix issues in PyTorch-related Python code, with automated fixes available. | 102 |
sandeep42/anuvada | This is an open source PyTorch library providing tools and models to explain the predictions of deep neural networks for natural language processing tasks. | 19 |
nearai/torchfold | A PyTorch module for dynamic batching and optimized computation on deep neural networks | 221 |
librosa/librosa | A Python library for audio and music analysis. | 7,171 |
proycon/pynlpl | A Python library for natural language processing tasks, including text manipulation and analysis. | 479 |
pytorch/tutorials | PyTorch tutorials for learning deep learning with the PyTorch framework | 8,232 |
metaopt/torchopt | An efficient library for differentiable optimization built on top of PyTorch. | 544 |
bloodaxe/pytorch-toolbelt | A comprehensive Python library with PyTorch extensions for rapid prototyping and machine learning model development. | 1,520 |