All Projects → Torchnlp → Similar Projects or Alternatives

441 Open source projects that are alternatives of or similar to Torchnlp

Transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need
Stars: ✭ 3,646 (+1464.81%)
Mutual labels:  transformer
kospeech
Open-Source Toolkit for End-to-End Korean Automatic Speech Recognition leveraging PyTorch and Hydra.
Stars: ✭ 456 (+95.71%)
Mutual labels:  transformer
Multimodal Toolkit
Multimodal model for text and tabular data with HuggingFace transformers as building block for text data
Stars: ✭ 78 (-66.52%)
Mutual labels:  transformer
mahjong
开源中文分词工具包,中文分词Web API,Lucene中文分词,中英文混合分词
Stars: ✭ 40 (-82.83%)
Mutual labels:  crf
Sltk
序列化标注工具,基于PyTorch实现BLSTM-CNN-CRF模型,CoNLL 2003 English NER测试集F1值为91.10%(word and char feature)。
Stars: ✭ 338 (+45.06%)
Mutual labels:  crf
En-transformer
Implementation of E(n)-Transformer, which extends the ideas of Welling's E(n)-Equivariant Graph Neural Network to attention
Stars: ✭ 131 (-43.78%)
Mutual labels:  transformer
Ncrfpp
NCRF++, a Neural Sequence Labeling Toolkit. Easy use to any sequence labeling tasks (e.g. NER, POS, Segmentation). It includes character LSTM/CNN, word LSTM/CNN and softmax/CRF components.
Stars: ✭ 1,767 (+658.37%)
Mutual labels:  crf
xinlp
把李航老师《统计学习方法》的后几章的算法都用java实现了一遍,实现盒子与球的EM算法,扩展到去GMM训练,后来实现了HMM分词(实现了HMM分词的参数训练)和CRF分词(借用CRF++训练的参数模型),最后利用tensorFlow把BiLSTM+CRF实现了,然后为lucene包装了一个XinAnalyzer
Stars: ✭ 21 (-90.99%)
Mutual labels:  crf
Typescript Transformer Handbook
📘 A comprehensive handbook on how to create transformers for TypeScript with code examples
Stars: ✭ 331 (+42.06%)
Mutual labels:  transformer
svelte-jest
Jest Svelte component transformer
Stars: ✭ 37 (-84.12%)
Mutual labels:  transformer
Distre
[ACL 19] Fine-tuning Pre-Trained Transformer Language Models to Distantly Supervised Relation Extraction
Stars: ✭ 75 (-67.81%)
Mutual labels:  transformer
transformer
A simple TensorFlow implementation of the Transformer
Stars: ✭ 25 (-89.27%)
Mutual labels:  transformer
Contextualized Topic Models
A python package to run contextualized topic modeling. CTMs combine BERT with topic models to get coherent topics. Also supports multilingual tasks. Cross-lingual Zero-shot model published at EACL 2021.
Stars: ✭ 318 (+36.48%)
Mutual labels:  transformer
imdb-transformer
A simple Neural Network for sentiment analysis, embedding sentences using a Transformer network.
Stars: ✭ 26 (-88.84%)
Mutual labels:  transformer
Fancy Nlp
NLP for human. A fast and easy-to-use natural language processing (NLP) toolkit, satisfying your imagination about NLP.
Stars: ✭ 233 (+0%)
Mutual labels:  crf
catr
Image Captioning Using Transformer
Stars: ✭ 206 (-11.59%)
Mutual labels:  transformer
Transformer Tensorflow
TensorFlow implementation of 'Attention Is All You Need (2017. 6)'
Stars: ✭ 319 (+36.91%)
Mutual labels:  transformer
Video-Action-Transformer-Network-Pytorch-
Implementation of the paper Video Action Transformer Network
Stars: ✭ 126 (-45.92%)
Mutual labels:  transformer
Dialogpt
Large-scale pretraining for dialogue
Stars: ✭ 1,177 (+405.15%)
Mutual labels:  transformer
dingo-serializer-switch
A middleware to switch fractal serializers in dingo
Stars: ✭ 49 (-78.97%)
Mutual labels:  transformer
Pyhgt
Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric
Stars: ✭ 313 (+34.33%)
Mutual labels:  transformer
VideoTransformer-pytorch
PyTorch implementation of a collections of scalable Video Transformer Benchmarks.
Stars: ✭ 159 (-31.76%)
Mutual labels:  transformer
Mylearn
machine learning algorithm
Stars: ✭ 125 (-46.35%)
Mutual labels:  crf
Transformer Temporal Tagger
Code and data form the paper BERT Got a Date: Introducing Transformers to Temporal Tagging
Stars: ✭ 55 (-76.39%)
Mutual labels:  transformer
Cognitive Speech Tts
Microsoft Text-to-Speech API sample code in several languages, part of Cognitive Services.
Stars: ✭ 312 (+33.91%)
Mutual labels:  transformer
les-military-mrc-rank7
莱斯杯:全国第二届“军事智能机器阅读”挑战赛 - Rank7 解决方案
Stars: ✭ 37 (-84.12%)
Mutual labels:  transformer
Presento
Presento - Transformer & Presenter Package for PHP
Stars: ✭ 71 (-69.53%)
Mutual labels:  transformer
sparql-transformer
A more handy way to use SPARQL data in your web app
Stars: ✭ 38 (-83.69%)
Mutual labels:  transformer
Bert seq2seq
pytorch实现bert做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持GPT2进行文章续写。
Stars: ✭ 298 (+27.9%)
Mutual labels:  crf
TransBTS
This repo provides the official code for : 1) TransBTS: Multimodal Brain Tumor Segmentation Using Transformer (https://arxiv.org/abs/2103.04430) , accepted by MICCAI2021. 2) TransBTSV2: Towards Better and More Efficient Volumetric Segmentation of Medical Images(https://arxiv.org/abs/2201.12785).
Stars: ✭ 254 (+9.01%)
Mutual labels:  transformer
End2end Asr Pytorch
End-to-End Automatic Speech Recognition on PyTorch
Stars: ✭ 175 (-24.89%)
Mutual labels:  transformer
cape
Continuous Augmented Positional Embeddings (CAPE) implementation for PyTorch
Stars: ✭ 29 (-87.55%)
Mutual labels:  transformer
Transformer Pointer Generator
A Abstractive Summarization Implementation with Transformer and Pointer-generator
Stars: ✭ 297 (+27.47%)
Mutual labels:  transformer
Cross-lingual-Summarization
Zero-Shot Cross-Lingual Abstractive Sentence Summarization through Teaching Generation and Attention
Stars: ✭ 28 (-87.98%)
Mutual labels:  transformer
Usaddress
🇺🇸 a python library for parsing unstructured address strings into address components
Stars: ✭ 1,165 (+400%)
Mutual labels:  crf
php-serializer
Serialize PHP variables, including objects, in any format. Support to unserialize it too.
Stars: ✭ 47 (-79.83%)
Mutual labels:  transformer
Dab
Data Augmentation by Backtranslation (DAB) ヽ( •_-)ᕗ
Stars: ✭ 294 (+26.18%)
Mutual labels:  transformer
fastT5
⚡ boost inference speed of T5 models by 5x & reduce the model size by 3x.
Stars: ✭ 421 (+80.69%)
Mutual labels:  transformer
Transformer In Generating Dialogue
An Implementation of 'Attention is all you need' with Chinese Corpus
Stars: ✭ 121 (-48.07%)
Mutual labels:  transformer
R-MeN
Transformer-based Memory Networks for Knowledge Graph Embeddings (ACL 2020) (Pytorch and Tensorflow)
Stars: ✭ 74 (-68.24%)
Mutual labels:  transformer
Viewpagertransition
viewpager with parallax pages, together with vertical sliding (or click) and activity transition
Stars: ✭ 3,017 (+1194.85%)
Mutual labels:  transformer
keras-vision-transformer
The Tensorflow, Keras implementation of Swin-Transformer and Swin-UNET
Stars: ✭ 91 (-60.94%)
Mutual labels:  transformer
Mixture Of Experts
A Pytorch implementation of Sparsely-Gated Mixture of Experts, for massively increasing the parameter count of language models
Stars: ✭ 68 (-70.82%)
Mutual labels:  transformer
bytekit
Java 字节操作的工具库(不是字节码的工具库)
Stars: ✭ 40 (-82.83%)
Mutual labels:  transformer
Transformer
Easy Attributed String Creator
Stars: ✭ 278 (+19.31%)
Mutual labels:  transformer
ChineseNER
中文NER的那些事儿
Stars: ✭ 241 (+3.43%)
Mutual labels:  crf
Linear Attention Transformer
Transformer based on a variant of attention that is linear complexity in respect to sequence length
Stars: ✭ 205 (-12.02%)
Mutual labels:  transformer
TianChi AIEarth
TianChi AIEarth Contest Solution
Stars: ✭ 57 (-75.54%)
Mutual labels:  transformer
Demo Chinese Text Binary Classification With Bert
Stars: ✭ 276 (+18.45%)
Mutual labels:  transformer
video-quality-metrics
Test specified presets/CRF values for the x264 or x265 encoder. Compares VMAF/SSIM/PSNR numerically & via graphs.
Stars: ✭ 87 (-62.66%)
Mutual labels:  crf
Indonesian Language Models
Indonesian Language Models and its Usage
Stars: ✭ 64 (-72.53%)
Mutual labels:  transformer
Keras Transformer
Transformer implemented in Keras
Stars: ✭ 273 (+17.17%)
Mutual labels:  transformer
Jddc solution 4th
2018-JDDC大赛第4名的解决方案
Stars: ✭ 235 (+0.86%)
Mutual labels:  transformer
Meshed Memory Transformer
Meshed-Memory Transformer for Image Captioning. CVPR 2020
Stars: ✭ 230 (-1.29%)
Mutual labels:  transformer
Paddlenlp
NLP Core Library and Model Zoo based on PaddlePaddle 2.0
Stars: ✭ 212 (-9.01%)
Mutual labels:  transformer
Gpt Scrolls
A collaborative collection of open-source safe GPT-3 prompts that work well
Stars: ✭ 195 (-16.31%)
Mutual labels:  transformer
Hrnet Semantic Segmentation
The OCR approach is rephrased as Segmentation Transformer: https://arxiv.org/abs/1909.11065. This is an official implementation of semantic segmentation for HRNet. https://arxiv.org/abs/1908.07919
Stars: ✭ 2,369 (+916.74%)
Mutual labels:  transformer
Getting Started With Google Bert
Build and train state-of-the-art natural language processing models using BERT
Stars: ✭ 107 (-54.08%)
Mutual labels:  transformer
Nlp Experiments In Pytorch
PyTorch repository for text categorization and NER experiments in Turkish and English.
Stars: ✭ 35 (-84.98%)
Mutual labels:  transformer
StatNLP-Framework
C++ based implementation of StatNLP framework
Stars: ✭ 17 (-92.7%)
Mutual labels:  crf
361-420 of 441 similar projects