Pinned Repositories
2020CCF-NER
2020 CCF大数据与计算智能大赛-非结构化商业文本信息中隐私信息识别-第7名方案
allennlp
An open-source NLP research library, built on PyTorch.
AMapPoi
POI搜索工具、地理编码工具
BertBasedCorrectionModels
PyTorch impelementations of BERT-based Spelling Error Correction Models. 基于BERT的文本纠错模型,使用PyTorch实现。
Deep-Learning-With-Python
《Python深度学习》书籍代码
geographconv
Semi-supervised User Geolocation via Graph Convolutional Networks
GraphWaveletNeuralNetwork
A PyTorch implementation of "Graph Wavelet Neural Network" (ICLR 2019)
KBQA-BERT
基于知识图谱的问答系统,BERT做命名实体识别和句子相似度,分为online和outline模式
keras-bert-ner
Keras solution of Chinese NER task using BiLSTM-CRF/BiGRU-CRF/IDCNN-CRF model with Pretrained Language Model: supporting BERT/RoBERTa/ALBERT
llama
Inference code for LLaMA models
konghr's Repositories
konghr/2020CCF-NER
2020 CCF大数据与计算智能大赛-非结构化商业文本信息中隐私信息识别-第7名方案
konghr/allennlp
An open-source NLP research library, built on PyTorch.
konghr/AMapPoi
POI搜索工具、地理编码工具
konghr/BertBasedCorrectionModels
PyTorch impelementations of BERT-based Spelling Error Correction Models. 基于BERT的文本纠错模型,使用PyTorch实现。
konghr/Deep-Learning-With-Python
《Python深度学习》书籍代码
konghr/geographconv
Semi-supervised User Geolocation via Graph Convolutional Networks
konghr/GraphWaveletNeuralNetwork
A PyTorch implementation of "Graph Wavelet Neural Network" (ICLR 2019)
konghr/KBQA-BERT
基于知识图谱的问答系统,BERT做命名实体识别和句子相似度,分为online和outline模式
konghr/keras-bert-ner
Keras solution of Chinese NER task using BiLSTM-CRF/BiGRU-CRF/IDCNN-CRF model with Pretrained Language Model: supporting BERT/RoBERTa/ALBERT
konghr/llama
Inference code for LLaMA models
konghr/LSA-predRNN-master
konghr/MECT4CNER
Code for ACL 2021 paper. MECT: Multi-Metadata Embedding based Cross-Transformer for Chinese Named Entity Recognition.
konghr/NeuroTPR
NeuroTPR: a Neuro-net ToPonym Recognition model for extracting locations from social media messages
konghr/spark-nlp-workshop
Public runnable examples of using John Snow Labs' NLP for Apache Spark.
konghr/weibo-search
获取微博搜索结果信息,搜索即可以是微博关键词搜索,也可以是微博话题搜索
konghr/WeiboSpider
This is a sina weibo spider built by scrapy [微博爬虫/持续维护]