leichaocn / LSTMLinks
以Word2Vec和LSTM为基础,实现一个语言模型
☆11Updated 7 years ago
Alternatives and similar repositories for LSTM
Users that are interested in LSTM are comparing it to the libraries listed below
Sorting:
- 基于bert的中文自然语言处理工具,包括情感分析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预测接口☆133Updated 6 years ago
- SMP2017中文人机对话评测数据☆108Updated 7 years ago
- Joint Slot Filling and Intent Prediction Use Attention and Slot Gate. NER, Intent classification☆41Updated 6 years ago
- self complemented SpellCorrection based pinyin similairity, edit distance ,基于拼音相似度与编辑距离的查询纠错。☆84Updated 3 years ago
- 使用bert做领域分类、意图识别和槽位填充任务☆77Updated 5 years ago
- 基于 TensorFlow & PaddlePaddle 的通用序列标注算法库(目前包含 BiLSTM+CRF, Stacked-BiLSTM+CRF 和 IDCNN+CRF,更多算法正在持续添加中)实现中文分词(Tokenizer / segmentation)、词性标注…☆85Updated 2 years ago
- 中文自然语言的实体抽取和意图识别(Natural Language Understanding),可选Bi-LSTM + CRF 或者 IDCNN + CRF☆185Updated 6 years ago
- 基于BERT的中文序列标注☆141Updated 6 years ago
- 基于ELMo, tensorflow的中文命名实体标注 Chinese Named Entity Recognition Based on ELMo☆20Updated 5 years ago
- A Chinese word segment model based on BERT, F1-Score 97%☆94Updated 6 years ago
- keras+bi-lstm+crf,中文命名实体识别☆17Updated 6 years ago
- NLP related tasks, including text classification, sequence annotation, text relations, machine translation and other tasks.☆68Updated 5 years ago
- Sequence labeling base on universal transformer (Transformer encoder) and CRF; 基于Universal Transformer + CRF 的中文分词和词性标注☆159Updated 6 years ago
- 依存关系分析,NLP,自然语言处理☆85Updated 3 years ago
- 基于规则和相似匹配的闲聊机器人☆13Updated 7 years ago
- An AutoQA chatbot based on historical QA pairs and realized through local KB & online crawler☆19Updated 7 years ago
- 开天-新词,中文新词发现工具,Chinese New Word Discovery Tool☆22Updated 5 years ago
- SMP2018中文人机对话技术评测(ECDT)☆47Updated 6 years ago
- python CRF++实现分词☆37Updated 7 years ago
- Using deep neural nets to write books☆13Updated 8 years ago
- 中文文本自动纠错☆85Updated 7 years ago
- QA、CHAT、Task-Oriented简单的demo实现☆27Updated 6 years ago
- 基于RNN、CNN、XGboost的问答系统意图识别模块☆35Updated 7 years ago
- 基于句法分析的命名实体关系抽取程序☆66Updated 9 years ago
- 基于bert的ner,使用bilstm+crf☆32Updated 4 years ago
- 基于webQA的开放域问答系统☆91Updated 7 years ago
- 人民日报1998年1-4月中文标注语料库☆32Updated 6 years ago
- 使用BERT模型进行文本分类,相似句子判断,以及词性标注☆90Updated 6 years ago
- Self complemented Word Collocation using MI method which is tested to be effective..基于互信息算法的词语搭配抽取☆28Updated 7 years ago
- Implementation of the cw2vec model☆29Updated 7 years ago