YankeeMarco / xlnet_sequence_taggingLinks
Use the famous language model, xlnet, to do sequence tagging/ sequence labelling/ named entity recognition(NER) / noun extraction;
☆18Updated 6 years ago
Alternatives and similar repositories for xlnet_sequence_tagging
Users that are interested in xlnet_sequence_tagging are comparing it to the libraries listed below
Sorting:
- keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS☆124Updated 7 years ago
- Paper: A Simple and Effective Neural Model for Joint Word Segmentation and POS Tagging☆35Updated 6 years ago
- machine reading comprehension with deep learning☆20Updated 7 years ago
- pytorch版bert权重转tf☆22Updated 5 years ago
- ☆61Updated 5 years ago
- ai challenge 2018 's final code.☆16Updated 6 years ago
- Implementation Project for relation extraction in NLP using kernel based methods.☆33Updated 9 years ago
- Dilation Gate CNN For Machine Reading Comprehension☆17Updated 2 years ago
- Joint Slot Filling and Intent Detection via Capsule Neural Networks (ACL'19) https://arxiv.org/abs/1812.09471☆140Updated 2 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for sentence similarity task.☆48Updated 6 years ago
- Code for "A Unified Model for Joint Chinese Word Segmentation and Dependency Parsing"☆39Updated 3 years ago
- bert sentiment analysis tensorflow serving with RESTful API☆33Updated 6 years ago
- wrapping albert via bert-for-tf2, implementing NER task☆25Updated 5 years ago
- BERT for joint intent classification and slot filling☆39Updated 6 years ago
- Position embedding layers in Keras☆58Updated 3 years ago
- EMNLP'19: Bridging the Gap between Relevance Matching and Semantic Matching for Short Text Similarity Modeling☆78Updated 2 years ago
- State of the art Chinese Word Segmentation with Bi-LSTMs☆27Updated 5 years ago
- A Pointer Generator with a BERT encoder☆10Updated 6 years ago
- Pytorch implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling"☆25Updated 6 years ago
- Source code for paper Neural Architectures for Nested NER through Linearization☆90Updated 6 years ago
- ☆24Updated 6 years ago
- A TensorFlow implementation of the paper _End-to-End Relation Extraction using LSTMs on Sequences and Tree Structures_ (https://www.aclwe…☆28Updated 7 years ago
- We start a company-name recognition task with a small scale and low quality training data, then using skills to enhanced model training s…☆81Updated 5 years ago
- This is the repository for NLPCC2020 task AutoIE☆52Updated 5 years ago
- ai challenger Competitions 1: Fine-grained Sentiment Analysis of User Reviews☆18Updated 7 years ago
- reference tensorflow code for named entity tagging☆104Updated 4 years ago
- This model base on bert-as-service. Model structure : bert-embedding bilstm crf.☆37Updated 6 years ago
- Source code to reproduce results of our paper "DIET: Lightweight Language Understanding for Dialogue Systems"☆63Updated 5 years ago
- modification of official bert for downstream task☆32Updated 2 years ago
- Joint Slot Filling and Intent Prediction Use Attention and Slot Gate. NER, Intent classification☆41Updated 6 years ago