UnaXff's Stars
brightmart/roberta_zh
RoBERTa中文预训练模型: RoBERTa for Chinese
taishan1994/pytorch_simple_bert
更直接的bert代码,可以加载hugging face上的预训练权重,目前支持中文文本分类以及MLM语言模型训练任务。
ZJiaBin/ELECTRA-Chinese
中文electra,提供了在哈工大开源模型的基础上预训练的方法
iflytek/MiniRBT
MiniRBT (中文小型预训练模型系列)
ProHiryu/albert-chinese-ner
使用预训练语言模型ALBERT做中文NER
brightmart/albert_zh
A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
649453932/Bert-Chinese-Text-Classification-Pytorch
使用Bert,ERNIE,进行中文文本分类
usmaann/BioALBERT
Benchmarking for Biomedical Natural Language Processing Tasks with a Domain Specific ALBERT
lonePatient/albert_pytorch
A Lite Bert For Self-Supervised Learning Language Representations
RutgerEttes/PubMedBERT-Question-Classification
NVIDIA/DeepLearningExamples
State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enterprise-grade infrastructure.
txsun1997/CoLAKE
COLING'2020: CoLAKE: Contextualized Language and Knowledge Embedding
MemoryForSky/Competition_Road
shijx12/KQAPro_Baselines
Pytorch implementation of baseline models of KQA Pro, a large-scale dataset of complex question answering over knowledge base.
Shelly111111/SinaFinanceKnowledge
使用PaddleNLP搭建seq2seq,实现text2sparql生成,对新浪财经中的部分数据进行解析。
f-window/2021CCKS-QA-Task
A solution to 2021-CCKS-QA-Task(https://tianchi.aliyun.com/competition/entrance/531904/introduction)
AlibabaResearch/DAMO-ConvAI
DAMO-ConvAI: The official repository which contains the codebase for Alibaba DAMO Conversational AI.
salesforce/TabularSemanticParsing
Translating natural language questions to a structured query language
gsssrao/english2cypher
Convert english sentences to cypher
ocrawford555/cyp2sql
Cypher to SQL translation tool - (for Part II project)
colinsongf/text2cypher
vesoft-inc/nebula
A distributed, fast open-source graph database featuring horizontal scalability and high availability
hankcs/HanLP
Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named Entity Recognition, Syntactic & Semantic Dependency Parsing, Document Classification
P3n9W31/transformer-pytorch
Transformer model for Chinese-English translation.
RUCKBReasoning/DSM
nju-websoft/TTQA
基于图匹配网络的可解释知识图谱复杂问答方法 (计算机研究与发展, 2021)
smilelight/lightKG
基于Pytorch和torchtext的知识图谱深度学习框架。
taoyds/syntaxSQL
SyntaxSQLNet: Syntax Tree Networks for Complex and Cross Domain Text-to-SQL Task
xlang-ai/UnifiedSKG
[EMNLP 2022] Unifying and multi-tasking structured knowledge grounding with language models
ongdb-contrib/llm-generate-cypher
LLM Generate Cypher | 使用大语言模型生成Cypher