halxp1 / lstm-text-generationLinks
文本生成(Word2Vec + RNN/LSTM)
☆36Updated 7 years ago
Alternatives and similar repositories for lstm-text-generation
Users that are interested in lstm-text-generation are comparing it to the libraries listed below
Sorting:
- 双向lstm+crf 序列标注☆65Updated 6 years ago
- AI-Challenger Baseline 细粒度用户评论情感分析☆230Updated 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
- A Chinese word segment model based on BERT, F1-Score 97%☆95Updated 6 years ago
- 基于双向RNN,Attention机制的编解码神经机器翻译模型☆61Updated 7 years ago
- 基于膨胀卷积神经网络(Dilated Convolutions)训练好的医疗 命名实体识别工具☆49Updated 6 years ago
- 面向金融领域的事件主体抽取(ccks2019),一个baseline☆119Updated 6 years ago
- SVM, FastText, TextCNN, BiGRU, CNN-BiGRU在短分本分类上的对比☆87Updated 6 years ago
- 结合python一起学习自然语言处理 (nlp): 语言模型、HMM、PCFG、Word2vec、完形填空式阅读理解任务、朴素贝叶斯分类器、TFIDF、PCA、SVD☆239Updated 6 years ago
- Kaggle challenge Bag of words meets bags of popcorn in Python 3☆36Updated 7 years ago
- 细粒度用户评论情感分析☆123Updated 6 years ago
- 基于条件随机场的医疗电子病例的命名实体识别☆114Updated 7 years ago
- NLP相关的paper代码复现。主要包括ACL,AAAI,EMNLP等顶会论文。☆87Updated 3 years ago
- 文本分类:传统机器学习模型和深度学习模型☆51Updated 6 years ago
- BERT-BiLSTM-CRF的Keras版实现☆41Updated 6 years ago
- Bert中文文本分类☆41Updated 6 years ago
- CCF-BDCI 2018年汽车行业用户观点主题及情感识别挑战赛 第6名解决方案☆143Updated 6 years ago
- 基于句法分析的命名实体关系抽取程序☆66Updated 9 years ago
- 面向金融领域的实体关系抽取☆51Updated 6 years ago
- 嵌入Word2vec词向量的RNN+ATTENTION中文文本分类☆152Updated 5 years ago
- 中文命名实体识别& 中文命名实体检测 python实现 基于字+ 词位 分别使用tensorflow IDCNN+CRF 及 BiLSTM+CRF 搭配词性标注实现中文命名实体识别及命名实体检测☆66Updated 6 years ago
- 创建《Python自然语言处理》学习代码的中文注释版本。☆87Updated 4 years ago
- 练习题︱基于今日头条开源数据的文本挖掘☆84Updated 6 years ago
- Sentiment Classifier base on traditional Maching learning methods, eg Bayes, SVM ,DecisionTree, KNN and Deeplearning method like MLP,CNN,…☆144Updated 7 years ago
- 复现了论文《基于主题模型的短文本关键词抽取及扩展》的代码☆31Updated 4 years ago
- CSDN博客的关键词提取算法,融合TF,IDF,词性,位置等多特征。该项目用于参加2017 SMP用户画像测评,排名第四,在验证集中精度为59.9%,在最终集中精度为58.7%。启发式的方法,通用性强。☆30Updated 7 years ago
- 2019搜狐校园算法大赛。决赛解决方案ppt、实体lgb单模代码☆71Updated 6 years ago
- Code lab for NLP. Including doc2txt,tf-idf,cnn,text classify,hmm cws,crf ner.☆42Updated 7 years ago
- 2018 高校算法大赛神策杯第五名解决方案☆18Updated 6 years ago
- CCL2018客服领域用户意图分类冠军1st方案☆150Updated 3 years ago