Pinned Repositories
3DCNN
3D convolutional neural network for video classification
ACE-ADP
Code for the paper “ACE-ADP: Adversarial Contextual Embeddings Based Named Entity Recognition for Agricultural Diseases and Pests”
Action_Recognition_using_Visual_Attention
TensorFlow Implementation of "Action Recognition using Visual Attention"
AgCNER
a publicly available dataset for agricultural diseases and pests
ATT-BiLSTM-softmax
CG-ANER
the implement of paper “Incorporating Contextual Embeddings and Glyph Features for Named Entity Recognition of Agricultural Diseases and Pests”
ChineseNERAnno
Annotation tool for Chinese named entity recognition(中文命名实体识别工具,英文通用)
entity-recognition-datasets
A collection of corpora for named entity recognition (NER) and entity recognition tasks. These annotated datasets cover a variety of languages, domains and entity types.
NLP-Conferences-Code
NLP-Conferences-Code (ACL、EMNL、NAACL、COLING、AAAI、IJCAI)
SemEval2010-Task8
guojson's Repositories
guojson/NLP-Conferences-Code
NLP-Conferences-Code (ACL、EMNL、NAACL、COLING、AAAI、IJCAI)
guojson/AdminLTE
AdminLTE - Free admin dashboard template based on Bootstrap 4
guojson/AlbertNerDemo
使用Alber做命名实体识别
guojson/attention-cnn
Source code for "On the Relationship between Self-Attention and Convolutional Layers"
guojson/BERT-BiLSTM-CRF-NER-pytorch
Pytorch BERT-BiLSTM-CRF For NER
guojson/Bert-CRF-for-NER
Mei Tuan Project: BERT(+LSTM)+CRF Model for Named Entity Recognition
guojson/BERT-NER
Using pre-trained BERT models for Chinese and English NER with 🤗Transformers
guojson/bertcner
Chinese clinical named entity recognition using pre-trained BERT model
guojson/bertviz
Tool for visualizing attention in the Transformer model (BERT, GPT-2, Albert, XLNet, RoBERTa, CTRL, etc.)
guojson/CVPR2020-Code
CVPR 2020 论文开源项目合集
guojson/DeepLearningFoundation
Neural network algorithm、architecture and some materials.
guojson/DL-NLP-Readings
My Reading Lists of Deep Learning and Natural Language Processing
guojson/DocRED
Dataset and codes for ACL 2019 DocRED: A Large-Scale Document-Level Relation Extraction Dataset.
guojson/Entity-Relation-Extraction
Entity and Relation Extraction Based on TensorFlow and BERT. 基于TensorFlow和BERT的管道式实体及关系抽取,2019语言与智能技术竞赛信息抽取任务解决方案。Schema based Knowledge Extraction, SKE 2019
guojson/FewRel
A Large-Scale Few-Shot Relation Extraction Dataset
guojson/Information-Extraction-Chinese
Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取
guojson/joint-ner-and-re
This repository contains the corpora and supplementary data, along with instructions for recreating the experiments, for our paper: "End-to-end Named Entity Recognition and Relation Extraction using Pre-trained Language Models".
guojson/keras-bert
Implementation of BERT that could load official pre-trained models for feature extraction and prediction
guojson/Keras-GAN
Keras implementations of Generative Adversarial Networks.
guojson/Knowledge-Graph-Relation-Extraction
知识图谱关系抽取的论文
guojson/ml-python
guojson/NLP-Capsule
Towards Scalable and Reliable Capsule Networks for Challenging NLP Applications
guojson/nlp_paper_summaries
✍️ A carefully curated list of NLP paper summaries
guojson/ok_ip_proxy_pool
🍿爬虫代理IP池(proxy pool) python🍟一个还ok的IP代理池
guojson/RoBERTa-base-Memory-network
使用RoBERTa-base+Memory network做cluener
guojson/roberta_zh
RoBERTa中文预训练模型: RoBERTa for Chinese
guojson/TENER
Codes for "TENER: Adapting Transformer Encoder for Named Entity Recognition"
guojson/tensorflow-bert-seq2seq-dream-decoder
tensorflow+bert+seq2seq 周公解梦。AI遇上玄学,说出你的梦境(dream),模型自动解析decode梦境的征兆。类似聊天机器人(chatbot,QA),你问我答。
guojson/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
guojson/transformers-ner
Pytorch-Named-Entity-Recognition-with-transformers