21han / nlp_qa_projectLinks
Natural Language Processing Question Answering Final Project
☆61Updated 3 years ago
Alternatives and similar repositories for nlp_qa_project
Users that are interested in nlp_qa_project are comparing it to the libraries listed below
Sorting:
- USING BERT FOR Attribute Extraction in KnowledgeGraph. fine-tuning and feature extraction. …☆265Updated 6 years ago
- ☆328Updated 6 years ago
- word2vec, sentence2vec, machine reading comprehension, dialog system, text classification, pretrained language model (i.e., XLNet, BERT, …☆553Updated 4 years ago
- tensorflow ,keras ,bert ,flask ,nlp, machine reading , translater,seq2seq☆40Updated 2 years ago
- 关系抽取个人实战总结以及开源工具包使用☆56Updated 6 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 的简单Demo, 模型采用BERT+CNN ( https://github.com/Wangpeiyi9979/IE-Bert-CNN )。 Demo使用Fl…☆126Updated 6 years ago
- KBQA based on the NLPCC2016 dataset, including reimplementation of NLPCC2016 best team`s QA.☆317Updated 6 years ago
- This is the template code to use BERT for sequence lableing and text classification, in order to facilitate BERT for more tasks. Currentl…☆470Updated 2 years ago
- A deep learning neural network for abstractive deep summarization☆20Updated 5 years ago
- Named Entity Recognition with BERT using TensorFlow 2.0☆214Updated 2 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.☆387Updated 2 years ago
- 命名实体消歧的实现☆41Updated 6 years ago
- keras implement of dgcnn for reading comprehension☆165Updated 5 years ago
- 依存关系分析,NLP,自然语言处理☆85Updated 3 years ago
- 使用ALBERT预训练模型,用于识别文本中的时间,同时验证模型的预测耗时是否有显著提升。☆57Updated 5 years ago
- CCKS2019-人物关系抽取☆75Updated 6 years ago
- Text summarization starting from scratch.☆95Updated 11 months ago
- 基于BERT的中文序列标注☆141Updated 6 years ago
- NLP相关的paper代码复现。主要包括ACL,AAAI,EMNLP 等顶会论文。☆85Updated 3 years ago
- Ner with Bert☆282Updated 5 years ago
- 基于知识库的问答:seq2seq模型实践☆357Updated 5 years ago
- ☆113Updated 7 years ago
- semantic analysis using word2vector, doc2vector,lstm and other method. mainly for text similarity analysis.☆156Updated 7 years ago
- 基于TensorFlow,seq2seq+attention+beamsearch的文本摘要。☆59Updated 6 years ago
- 中文命名实体识别& 中文命名实体检测 python实现 基于字+ 词位 分别使用tensorflow IDCNN+CRF 及 BiLSTM+CRF 搭配词性标注实现中文命名实体识别及命名实体检测☆66Updated 6 years ago
- NER(命名实体识别)中文语料,一站式获取☆131Updated 5 years ago
- AAAI19 - Lattice CNNs for Matching Based Chinese Question Answering☆109Updated 2 years ago
- A BERT-Transformer network for abstractive text summarization☆127Updated 2 years ago
- Tensorflow Implementation of "Semantic Relation Classification via Bidirectional LSTM Networks with Entity-aware Attention using Latent E…☆111Updated 6 years ago
- 语义相似度计算各种算法实现汇总☆45Updated 7 years ago