{ "export": [ "tfidf.json", "word_2_vec.json" ], "keywords": [], "children": [ { "自然语言处理概览": { "keywords": [], "children": [ { "自然语言处理的基本概念": { "keywords": [], "children": [], "node_id": "python-5-1206" } }, { "自然语言处理的面临困难": { "keywords": [], "children": [], "node_id": "python-5-1207" } }, { "自然语言处理的研究现状": { "keywords": [], "children": [], "node_id": "python-5-1208" } } ], "node_id": "python-4-1350" } }, { "预备知识": { "keywords": [], "children": [ { "概率论基础知识": { "keywords": [], "children": [], "node_id": "python-5-1209" } }, { "最大似然估计": { "keywords": [], "children": [], "node_id": "python-5-1210" } }, { "隐马尔可夫模型": { "keywords": [], "children": [], "node_id": "python-5-1211" } }, { "贝叶斯网络": { "keywords": [], "children": [], "node_id": "python-5-1212" } }, { "条件概率分布": { "keywords": [], "children": [], "node_id": "python-5-1213" } }, { "信息论基础知识": { "keywords": [], "children": [], "node_id": "python-5-1214" } }, { "熵": { "keywords": [], "children": [], "node_id": "python-5-1215" } }, { "困惑度": { "keywords": [], "children": [], "node_id": "python-5-1216" } }, { "互信息": { "keywords": [], "children": [], "node_id": "python-5-1217" } }, { "神经网络基础知识": { "keywords": [], "children": [], "node_id": "python-5-1218" } }, { "CRF": { "keywords": [], "children": [], "node_id": "python-5-1219" } }, { "BiLSTM+Attention": { "keywords": [], "children": [], "node_id": "python-5-1220" } }, { "迁移学习": { "keywords": [], "children": [], "node_id": "python-5-1221" } }, { "常用语料库和知识库": { "keywords": [], "children": [], "node_id": "python-5-1222" } } ], "node_id": "python-4-1351" } }, { "jieba": { "keywords": [], "children": [ { "jieba概述": { "keywords": [], "children": [], "node_id": "python-5-1223" } }, { "jieba分词": { "keywords": [], "children": [], "node_id": "python-5-1224" } }, { "jieba添加自定义词典": { "keywords": [], "children": [], "node_id": "python-5-1225" } }, { "jieba词性标注": { "keywords": [], "children": [], "node_id": "python-5-1226" } }, { "jieba关键词抽取": { "keywords": [], "children": [], "node_id": "python-5-1227" } } ], "node_id": "python-4-1352" } }, { "nltk": { "keywords": [], "children": [ { "nltk概述": { "keywords": [], "children": [], "node_id": "python-5-1228" } }, { "nltk字符串处理": { "keywords": [], "children": [], "node_id": "python-5-1229" } }, { "nltk词性标注": { "keywords": [], "children": [], "node_id": "python-5-1230" } }, { "nltk词干提取": { "keywords": [], "children": [], "node_id": "python-5-1231" } }, { "nltk命名实体识别": { "keywords": [], "children": [], "node_id": "python-5-1232" } }, { "nltk分块处理": { "keywords": [], "children": [], "node_id": "python-5-1233" } }, { "nltk文本分类": { "keywords": [], "children": [], "node_id": "python-5-1234" } }, { "nltk情感分析": { "keywords": [], "children": [], "node_id": "python-5-1235" } } ], "node_id": "python-4-1353" } }, { "Genism": { "keywords": [], "children": [ { "TF-IDF": { "keywords": [], "children": [], "node_id": "python-5-1236" } }, { "similarities": { "keywords": [], "children": [], "node_id": "python-5-1237" } }, { "LSA": { "keywords": [], "children": [], "node_id": "python-5-1238" } }, { "LDA": { "keywords": [], "children": [], "node_id": "python-5-1239" } }, { "Word2vec": { "keywords": [], "children": [], "node_id": "python-5-1240" } } ], "node_id": "python-4-1354" } }, { "词法分析": { "keywords": [], "children": [ { "分词(英文分词/中文分词)": { "keywords": [], "children": [], "node_id": "python-5-1241" } }, { "词干提取": { "keywords": [], "children": [], "node_id": "python-5-1242" } }, { "词形还原": { "keywords": [], "children": [], "node_id": "python-5-1243" } }, { "词性标注": { "keywords": [], "children": [], "node_id": "python-5-1244" } }, { "命名实体识别": { "keywords": [], "children": [], "node_id": "python-5-1245" } } ], "node_id": "python-4-1355" } }, { "句法分析": { "keywords": [], "children": [ { "短语结构分析": { "keywords": [], "children": [], "node_id": "python-5-1246" } }, { "依存句法分析": { "keywords": [], "children": [], "node_id": "python-5-1247" } } ], "node_id": "python-4-1356" } }, { "语义分析": { "keywords": [], "children": [ { "命名实体消歧": { "keywords": [], "children": [], "node_id": "python-5-1248" } }, { "指代消解": { "keywords": [], "children": [], "node_id": "python-5-1249" } }, { "语义角色标注": { "keywords": [], "children": [], "node_id": "python-5-1250" } }, { "语义关系抽取": { "keywords": [], "children": [], "node_id": "python-5-1251" } }, { "语义依存分析": { "keywords": [], "children": [], "node_id": "python-5-1252" } }, { "抽象语义表示": { "keywords": [], "children": [], "node_id": "python-5-1253" } } ], "node_id": "python-4-1357" } }, { "词嵌入": { "keywords": [], "children": [ { "Word2Vec": { "keywords": [], "children": [], "node_id": "python-5-1254" } }, { "GloVe": { "keywords": [], "children": [], "node_id": "python-5-1255" } }, { "fastText": { "keywords": [], "children": [], "node_id": "python-5-1256" } }, { "ELMo": { "keywords": [], "children": [], "node_id": "python-5-1257" } }, { "BERT": { "keywords": [], "children": [], "node_id": "python-5-1258" } }, { "XLNet": { "keywords": [], "children": [], "node_id": "python-5-1259" } } ], "node_id": "python-4-1358" } }, { "文本挖掘": { "keywords": [], "children": [ { "文本相似度计算": { "keywords": [], "children": [], "node_id": "python-5-1260" } }, { "文本聚类": { "keywords": [], "children": [], "node_id": "python-5-1261" } }, { "文本分类": { "keywords": [], "children": [], "node_id": "python-5-1262" } }, { "文本摘要": { "keywords": [], "children": [], "node_id": "python-5-1263" } } ], "node_id": "python-4-1359" } }, { "情感分析": { "keywords": [], "children": [ { "基于情感词典的情感分析": { "keywords": [], "children": [], "node_id": "python-5-1264" } }, { "基于深度学习的情感分析": { "keywords": [], "children": [], "node_id": "python-5-1265" } } ], "node_id": "python-4-1360" } }, { "主题模型": { "keywords": [], "children": [ { "LSA": { "keywords": [], "children": [], "node_id": "python-5-1266" } }, { "LDA": { "keywords": [], "children": [], "node_id": "python-5-1267" } } ], "node_id": "python-4-1361" } }, { "机器翻译": { "keywords": [], "children": [ { "IBM统计翻译模型": { "keywords": [], "children": [], "node_id": "python-5-1268" } }, { "短语抽取": { "keywords": [], "children": [], "node_id": "python-5-1269" } }, { "语言模型": { "keywords": [], "children": [], "node_id": "python-5-1270" } }, { "GNMT": { "keywords": [], "children": [], "node_id": "python-5-1271" } }, { "Seq2Seq": { "keywords": [], "children": [], "node_id": "python-5-1272" } }, { "Transformer": { "keywords": [], "children": [], "node_id": "python-5-1273" } } ], "node_id": "python-4-1362" } }, { "语言模型": { "keywords": [], "children": [ { "n-gram": { "keywords": [], "children": [], "node_id": "python-5-1274" } }, { "Pitman-Yor过程模型": { "keywords": [], "children": [], "node_id": "python-5-1275" } }, { "AWD-LSTM": { "keywords": [], "children": [], "node_id": "python-5-1276" } }, { "Transformer-XL": { "keywords": [], "children": [], "node_id": "python-5-1277" } }, { "Gated CNN": { "keywords": [], "children": [], "node_id": "python-5-1278" } } ], "node_id": "python-4-1363" } }, { "智能问答": { "keywords": [], "children": [ { "基于知识的问答": { "keywords": [], "children": [], "node_id": "python-5-1279" } }, { "基于检索的问答": { "keywords": [], "children": [], "node_id": "python-5-1280" } }, { "阅读理解": { "keywords": [], "children": [], "node_id": "python-5-1281" } }, { "完形填空": { "keywords": [], "children": [], "node_id": "python-5-1282" } } ], "node_id": "python-4-1364" } }, { "智能对话": { "keywords": [], "children": [ { "对话行为分类": { "keywords": [], "children": [], "node_id": "python-5-1283" } }, { "对话状态跟踪": { "keywords": [], "children": [], "node_id": "python-5-1284" } }, { "检索式聊天机器人": { "keywords": [], "children": [], "node_id": "python-5-1285" } }, { "生成式聊天机器人": { "keywords": [], "children": [], "node_id": "python-5-1286" } }, { "意图识别": { "keywords": [], "children": [], "node_id": "python-5-1287" } }, { "槽填充(Slot Filling)": { "keywords": [], "children": [], "node_id": "python-5-1288" } } ], "node_id": "python-4-1365" } }, { "语音识别": { "keywords": [], "children": [ { "傅里叶变换": { "keywords": [], "children": [], "node_id": "python-5-1289" } }, { "声学模型": { "keywords": [], "children": [], "node_id": "python-5-1290" } }, { "隐马尔可夫模型": { "keywords": [], "children": [], "node_id": "python-5-1291" } }, { "CNN": { "keywords": [], "children": [], "node_id": "python-5-1292" } }, { "LSTM-HMM": { "keywords": [], "children": [], "node_id": "python-5-1293" } }, { "神经网络语言模型": { "keywords": [], "children": [], "node_id": "python-5-1294" } }, { "MFCC": { "keywords": [], "children": [], "node_id": "python-5-1295" } } ], "node_id": "python-4-1366" } }, { "知识图谱": { "keywords": [], "children": [ { "知识图谱构建": { "keywords": [], "children": [], "node_id": "python-5-1296" } }, { "知识计算": { "keywords": [], "children": [], "node_id": "python-5-1297" } }, { "知识存储": { "keywords": [], "children": [], "node_id": "python-5-1298" } }, { "知识服务与应用": { "keywords": [], "children": [], "node_id": "python-5-1299" } } ], "node_id": "python-4-1367" } } ], "node_id": "python-3-248" }