lonePatient/TorchBlocks
A PyTorch-based toolkit for natural language processing
This toolkit helps AI/ML engineers and data scientists build natural language processing (NLP) models more efficiently. It takes raw text data as input and outputs trained models for various tasks like text classification, sequence labeling, or measuring text similarity. The end-user persona is an AI/ML engineer or data scientist who needs to implement and experiment with NLP solutions.
160 stars. No commits in the last 6 months. Available on PyPI.
Use this if you are an AI/ML engineer or data scientist looking for a foundational toolkit to build and train custom natural language processing models.
Not ideal if you are a business user or an application developer looking for a ready-to-use NLP solution without deep machine learning development.
Stars
160
Forks
27
Language
Python
License
MIT
Category
Last pushed
Mar 10, 2023
Commits (30d)
0
Dependencies
6
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/lonePatient/TorchBlocks"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related models
Tongjilibo/bert4torch
An elegent pytorch implement of transformers
nyu-mll/jiant
jiant is an nlp toolkit
monologg/JointBERT
Pytorch implementation of JointBERT: "BERT for Joint Intent Classification and Slot Filling"
grammarly/gector
Official implementation of the papers "GECToR – Grammatical Error Correction: Tag, Not Rewrite"...
appvision-ai/fast-bert
Super easy library for BERT based NLP models