主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。
☆46Mar 31, 2019Updated 6 years ago
Alternatives and similar repositories for NLP_From_Zero_to_One
Users that are interested in NLP_From_Zero_to_One are comparing it to the libraries listed below
Sorting:
- 基于ELMo, tensorflow的中文命名实体标注 Chinese Named Entity Recognition Based on ELMo☆20Oct 26, 2019Updated 6 years ago
- ☆14Oct 19, 2022Updated 3 years ago
- Keras implementation of graph convolutional networks for sequence labelling☆12Sep 21, 2018Updated 7 years ago
- 我的百度机器阅读理解竞赛模型代码 ,获得 final 第三名☆14Jul 26, 2018Updated 7 years ago
- 基于TensorFlow,seq2seq+attention+beamsearch的文本摘要。☆59Apr 21, 2019Updated 6 years ago
- ☆44Apr 8, 2019Updated 6 years ago
- 电商评论情感分类☆15Aug 4, 2020Updated 5 years ago
- 基于bert的中文自然语言处理工具,包括情感分析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预测接口☆135Mar 13, 2019Updated 6 years ago
- Exploration of BERT-BiLSTM models with Layer Aggregation (attention-based and capsule-routing-based) and Hidden-State Aggregation (attent…☆25Mar 24, 2020Updated 5 years ago
- 使用tensorflow构建的seq2seq+attention+beansearch 的聊天机器人模型☆47Nov 29, 2018Updated 7 years ago
- ☆24Apr 8, 2019Updated 6 years ago
- 使用python实现了一个简单的trie树结构,可增加/查找/删除关键词,用于中文文本的关键词匹配、停用词删除等。☆64Apr 29, 2020Updated 5 years ago
- Pytorch implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling"☆25Jan 27, 2019Updated 7 years ago
- Pytorch implementation of Tacotron, a speech synthesis end-to-end generative TTS model.☆29Mar 14, 2019Updated 6 years ago
- End-to-end speech recognition on AISHELL dataset.☆34Nov 9, 2021Updated 4 years ago
- textsum基于tensorflow实现的Seq2Seq-attention模型以及其他策略算法, 来解决摘要生成、主旨提取等(Text Summary)的任务。部分代码是在其他作者代码的基础上修改而来,后期将全部整理重构。☆30Sep 19, 2019Updated 6 years ago
- Simple Python Programming using Springer Metadata API, Scopus Search API, Elsevier Abstract Retrieval API to cache and analyze abstract☆10Jan 20, 2017Updated 9 years ago
- Project is used for thesis. It is back-end of learning path recommendation system. Using Django and Neo4j Graph Database to build back-en…☆10Jul 13, 2022Updated 3 years ago
- A multi-site water quality prediction model incorporating adaptive graph convolution and CNN-LSTM☆14Sep 17, 2022Updated 3 years ago
- Intersection Management with iCACC theorm☆10Feb 7, 2020Updated 6 years ago
- 推荐系统实战☆34Feb 8, 2020Updated 6 years ago
- BERT+Self-attention Encoder ; Biaffine Decoder ; Pytorch Implement☆74Apr 23, 2020Updated 5 years ago
- kbqa task-oriented qa seq2seq ir neo4j jena seq2seq tf chatbot chat☆33Jan 3, 2019Updated 7 years ago
- QA - Answer Selection (Rank candidate answers for a given question)☆36Apr 12, 2018Updated 7 years ago
- Visualization tool for interpreting NLP models☆36Sep 6, 2019Updated 6 years ago
- This repo contains the code for the paper "Data-driven discovery of multiscale chemical reactions governed by the law of mass action"☆10Mar 2, 2022Updated 4 years ago
- ☆11Oct 28, 2021Updated 4 years ago
- Bayesian optimization based on Gaussian processes☆12Dec 2, 2022Updated 3 years ago
- Math24o: 高中奥林匹克数学竞赛测评集 High School Olympiad Mathematics Chinese Benchmark☆11Mar 27, 2025Updated 11 months ago
- 超详细的「算法与数据结构」基础讲解教程,700+ 道「LeetCode 题目」详细解析。通过「算法理论学习」和「编程实战练习」相结合的方式,从零基础到彻底掌握算法知识。☆15Apr 21, 2023Updated 2 years ago
- The repository for the paper "Predicting in-hospital mortality by combining clinical notes with time-series data"☆12May 23, 2021Updated 4 years ago
- ☆10Feb 17, 2019Updated 7 years ago
- This repository contains the implementation of the paper -- KNOT: Knowledge Distillation using Optimal Transport for Solving NLP Tasks☆15Sep 15, 2022Updated 3 years ago
- Recent papers on Graph Neural Networks-based Recommender System.☆12Aug 21, 2023Updated 2 years ago
- Part-of-speech tagger for the English language☆10Jul 31, 2018Updated 7 years ago
- separating music and voice from a song☆10Nov 29, 2018Updated 7 years ago
- Part of a research scholarship. I built a basic 2d driving sim with simulated lidar data to train Deep Q Neural Network. So far after abo…☆11Feb 15, 2017Updated 9 years ago
- Code for the paper "Transformer based Online Continuous Multi-Target Tracking with State Regression"☆12Mar 20, 2024Updated last year
- 用tf实现各种文本分类模型,并且封装restful接口,可以直接工程化☆33Jul 10, 2019Updated 6 years ago