z375323424's Stars
PaddlePaddle/PaddleNLP
👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification, 🔍 Neural Search, ❓ Question Answering, ℹ️ Information Extraction, 📄 Document Intelligence, 💌 Sentiment Analysis etc.
DA-southampton/NLP_ability
总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力
zjunlp/DeepKE
[EMNLP 2022] An Open Toolkit for Knowledge Graph Extraction and Construction
adambielski/siamese-triplet
Siamese and triplet networks with online pair/triplet mining in PyTorch
apachecn/mit-18.06-linalg-notes
MIT 18.06 线性代数笔记
luopeixiang/named_entity_recognition
中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)
lonePatient/BERT-NER-Pytorch
Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)
milvus-io/bootcamp
Dealing with all unstructured data, such as reverse image search, audio search, molecular search, video analysis, question and answer systems, NLP, etc.
loujie0822/DeepIE
DeepIE: Deep Learning for Information Extraction
425776024/nlpcda
一键中文数据增强包 ; NLP数据增强、bert数据增强、EDA:pip install nlpcda
yongzhuo/nlp_xiaojiang
自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,bert+bilstm+crf),数据增强(text augment, data enhance),同义句同义词生成,句子主干提取(mainpart),中文汉语短文本相似度,文本特征工程,keras-http-service调用
dandelin/ViLT
Code for the ICML 2021 (long talk) paper: "ViLT: Vision-and-Language Transformer Without Convolution or Region Supervision"
Tongjilibo/bert4torch
An elegent pytorch implement of transformers
liucongg/NLPDataSet
记录本人整理的一些数据集
harveyslash/Facial-Similarity-with-Siamese-Networks-in-Pytorch
Implementing Siamese networks with a contrastive loss for similarity learning
z814081807/DeepNER
天池中药说明书实体识别挑战冠军方案;中文命名实体识别;NER; BERT-CRF & BERT-SPAN & BERT-MRC;Pytorch
Hironsan/bertsearch
Elasticsearch with BERT for advanced document search.
lemonhu/open-entity-relation-extraction
Knowledge triples extraction and knowledge base construction based on dependency syntax for open domain text.
ryankiros/visual-semantic-embedding
Implementation of the image-sentence embedding method described in "Unifying Visual-Semantic Embeddings with Multimodal Neural Language Models"
zejunwang1/CSTS
中文自然语言推理与语义相似度数据集
JepsonWong/Text_Matching
文本相似度计算/文本匹配
liuhuanyong/SiameseSentenceSimilarity
SiameseSentenceSimilarity,个人实现的基于Siamese bilstm模型的相似句子判定模型,提供训练数据集和测试数据集.
Paranioar/SGRAF
[AAAI2021] The code of “Similarity Reasoning and Filtration for Image-Text Matching”
wangfin/QAsystem
Intelligent Q&A system(第七届中软杯,智能问答系统)
czxxjtu/Hash-Learning.github.io
nocoolsandwich/iamQA
中文wiki百科QA阅读理解问答系统,使用了CCKS2016数据的NER模型和CMRC2018的阅读理解模型,还有W2V词向量搜索,使用torchserve部署
PolarisRisingWar/HGNN_Collection
A Collection for HGNN (Heterogenous Graph Neural Network), including datasets, algorithms and so on.
yohowitch/data-annotation
rupy/PascalSentenceDataset
Scraping Program for Pascal Sentence Dataset
Z-Jeff/Chinese-resume-classification