原创 Python--日常QA

Python日常QA一、去重操作 一、去重操作 List[dict] 形式的數據結構,如何優雅的去重呢?from functools import reduce # 待去重的列表 items = [{'name': '張三',

原创 【長更】 hexo next 日常問題解決方案

1. 分頁顯示問題 參考:https://github.com/hexojs/hexo/issues/3794 修改: /Blog/themes/next/layout/_partials/pagination.swig {

原创 NLP領域學者

NLP領域學者 Christopher Manning DAN JURAFSKY Steve Young

原创 Flask框架(長更)訪問網頁報錯:UnicodeDecodeError:

Q1:UnicodeDecodeError: 'ascii' codec can't decode byte 0xe6 in position 17: ordinal not in range(128) 原因:編碼問題 解答: impo

原创 Ubuntu16.04下 遇到的古怪問題與解答(長更)

目錄   Q1: CalledProcessError: Command '('lsb_release', '-a')' returned non-zero exit status 1. Q2: /usr/local/MATLAB/R20

原创 TensorFlow日常“填坑”記(長更)

TensorFlow日常“填坑”記 目錄 TensorFlow日常“填坑”記   Loaded runtime CuDNN library: 7103 (compatibility version 7100) but source wa

原创 【認知智能的研究】--深度學習與自然語言處理的研究與應用

請多多關注:https://github.com/lihanghang/Knowledge-Graph Deep learning for Knowledge-Graph 認知智能系列 包括知識獲取、知識庫構建、基於知識庫的問答系統系列技