Pinned Repositories
2016CCF_BDCI_Sougou
【源码以及PPT分享】2016CCF大数据与计算智能大赛:精准营销中搜狗用户画像挖掘
acnn
Relation Classification via Multi-Level Attention CNNs
asp-source
Source stories from the African Storybook Project in Markdown format
automatic_word_alignment
A project build as part of my dissertation project, aiming to provide a GUI for testing the IBM model 1 already existing in the Natural Language Toolkit. The project also extends NLTK by providing an implementation for the IBM model 2.
bilbowa
Open-source implementation of the BilBOWA (Bilingual Bag-of-Words without Alignments) word embedding model.
BookLibrarySystem
图书馆管理系统
ccks2019_el
CCKS 2019 中文短文本实体链指比赛技术创新奖解决方案
chatbot-base-on-Knowledge-Graph
使用深度学习方法解析问题 知识图谱存储 查询知识点 基于医疗垂直领域的对话系统
chatbot-retrieval
Dual LSTM Encoder for Dialog Response Generation
pytorch_exercise
460130107's Repositories
460130107/asp-source
Source stories from the African Storybook Project in Markdown format
460130107/ccks2019_el
CCKS 2019 中文短文本实体链指比赛技术创新奖解决方案
460130107/chatbot-base-on-Knowledge-Graph
使用深度学习方法解析问题 知识图谱存储 查询知识点 基于医疗垂直领域的对话系统
460130107/Chinese-CLIP
Chinese version of CLIP which achieves Chinese cross-modal retrieval and representation generation.
460130107/pytorch_exercise
460130107/BERT_Chinese_Classification
本实验,是用BERT进行中文情感分类,记录了详细操作及完整程序
460130107/CCF-BDCI-Sentiment-Analysis-Baseline
The code for CCF-BDCI-Sentiment-Analysis-Baseline
460130107/ccks_baidu_entity_link
ccks baidu entity link 实体链接 第一名
460130107/ChineseNER
A neural network model for Chinese named entity recognition
460130107/ChineseNlpCorpus
搜集、整理、发布 中文 自然语言处理 语料/数据集,与 有志之士 共同 促进 中文 自然语言处理 的 发展。
460130107/distributed-llama
Tensor parallelism is all you need. Run LLMs on weak devices or make powerful devices even more powerful by distributing the workload and dividing the RAM usage.
460130107/doc2graph
Code for the paper "Neural Concept Map Generation for Effective Document Classification with Interpretable Structured Summarization" SIGIR 2020
460130107/FigLang2020-Sarcasm-detection
Shared task of the Second Workshop on Figurative Language Processing, co-located with ACL 2020
460130107/GPT2-NewsTitle
Chinese NewsTitle Generation Project by GPT2.带有超级详细注释的中文GPT2新闻标题生成项目。
460130107/JointBERT
Pytorch implementation of JointBERT: "BERT for Joint Intent Classification and Slot Filling"
460130107/keras_dialogue_generation_toolkit
460130107/Laws
460130107/lic2019-dureader2.0-rank2
Rank2 solution (no-BERT) for 2019 Language and Intelligence Challenge - DuReader2.0 Machine Reading Comprehension.
460130107/markdown-corpus
Many markdown files taken from around github
460130107/massive
Tools and Modeling Code for the MASSIVE dataset
460130107/MoA
460130107/ocr_densenet
第一届西安交通大学人工智能实践大赛(2018AI实践大赛--图片文字识别)第一名;仅采用densenet识别图中文字
460130107/QASystemOnHepatopathyKG
基于neo4j肝病知识图谱的问答系统
460130107/Qwen1.5
Qwen1.5 is the improved version of Qwen, the large language model series developed by Qwen team, Alibaba Cloud.
460130107/Safety-Helmet-Wearing-Dataset
Safety helmet wearing detect dataset, with pretrained model
460130107/search_rag
search_with_lepton 的自部署版
460130107/stopwords
Default English stopword lists from many different sources
460130107/T5-NLP
Explore different chinese nlp tasks by using t5/mt5/t5-pegasus like text-classification, text-summary and so on.
460130107/tf2-gnn
TensorFlow 2 library implementing Graph Neural Networks
460130107/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.