a-415's Stars
fedezocco/AdaMemLBFGS-PyTorch
A PyTorch implementation of an Adaptive Memory Multi-Batch L-BFGS
lucidrains/charformer-pytorch
Implementation of the GBST block from the Charformer paper, in Pytorch
lucidrains/long-short-transformer
Implementation of Long-Short Transformer, combining local and global inductive biases for attention over long sequences, in Pytorch
NP-NET-research/Recursive-Semi-Markov-Model
Source code for "N-ary Constituent Tree Parsing with Recursive Semi-Markov Model" published at ACL 2021
pallets-eco/flask-admin
Simple and extensible administrative interface framework for Flask
Receiling/UniRE
Source code for "UniRE: A Unified Label Space for Entity Relation Extraction.", ACL2021. It is based on our NERE toolkit (https://github.com/Receiling/NERE).
HAILab-PUCPR/SemClinBr
SemClinBr - a multi-institutional and multi-specialty semantically annotated corpus for Portuguese clinical NLP tasks
Caucasus-Rosetta/Lingua-Corpus
Caucasus languages focused multilingual and monolingual corpuses for Natural Language Processing(NLP)
webis-de/small-text
Active Learning for Text Classification in Python
thunlp/PromptPapers
Must-read papers on prompt-based tuning for pre-trained language models.
maomao905/content_extractor
Extract main body text from HTML (HTMLから本文を抽出)
Hironsan/neraug
A text augmentation tool for named entity recognition.
valentinhofmann/dcwe
Code for "Dynamic Contextualized Word Embeddings"
kyamagu/faiss-wheels
Unofficial faiss wheel builder
BlinkDL/minGPT-tuned
A *tuned* minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
lucidrains/multistream-transformers
Implementation of Multistream Transformers in Pytorch
hora-search/hora
🚀 efficient approximate nearest neighbor search algorithm collections library written in Rust 🦀 .
ASUS-AICS/LibMultiLabel-Old-Archive
This library has been moved to https://github.com/ntumlgroup/LibMultiLabel
speedcell4/nersted
Official implementation of "Nested Named Entity Recognition via Explicitly Excluding the Influence of the Best Path" (ACL'21)
BlinkDL/RWKV-LM
RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.
NVIDIA/transformer-ls
Official PyTorch Implementation of Long-Short Transformer (NeurIPS 2021).
Alibaba-NLP/CLNER
[ACL-IJCNLP 2021] Improving Named Entity Recognition by External Context Retrieving and Cooperative Learning
sustcsonglin/span-based-dependency-parsing
Source code of ACL2022 "Headed-Span-Based Projective Dependency Parsing" and "Combining (second-order) graph-based and headed-span-based projective dependency parsing
fbkarsdorp/alignment
Simple Python library for doing (multiple) sequence alignment
lucidrains/fast-transformer-pytorch
Implementation of Fast Transformer in Pytorch
GrowthEngineAI/activeml
Active Learning Transformers
stanford-crfm/mistral
Mistral: A strong, northwesterly wind: Framework for transparent and accessible large-scale language model training, built with Hugging Face 🤗 Transformers.
lucidrains/ponder-transformer
Implementation of a Transformer that Ponders, using the scheme from the PonderNet paper
ideawu/ssdb
SSDB - A fast NoSQL database, an alternative to Redis
uhh-lt/BlurbGenreCollection-HMC
Hierarchical multi-label text classification of the BlurbGenreCollection using capsule networks.