bessyhuang

@bessyhuang

Joined on Aug 27, 2018

  • Python Crawler --- Chia 【目次】 [TOC] Reference website: 認識網路爬蟲:解放複製貼上的時間 影片:開始使用PYTHON撰寫網路爬蟲 (CRAWLER) 爬蟲 .content 和 .text 的用法區別
     Like  Bookmark
  • Django網站系統部署 [TOC] Reference Website: How To Deploy Django on Ubuntu 18.04 using Apache and MySQL How to use Django with Apache and mod_wsgi [Django] Window Apache 架站 利用 Mod_wsgi 在 Apache 上部屬 Django
     Like  Bookmark
  • 中文分詞技術 [TOC] :::warning Reference: 自然語言處理 — 使用 N-gram 實現輸入文字預測 如何通過機率去訓練語言模型來快速預測下一個單詞? 語言模型及其應用 Language Modeling Tutorial
     Like  Bookmark
  • {%hackmd BkVfcTxlQ %} NLP - NLP入門基礎知識 [name=BessyHuang] [time=Sat, Apr 4, 2020] 課程大綱 [TOC] :::warning
     Like  Bookmark
  • {%hackmd BkVfcTxlQ %} NLP_paper - Distributed representations of words and phrases and their compositionality NLP_paper - 單詞和短語的分佈式表示及其組成 [name=BessyHuang] [time=Sat, Apr 4, 2020] 課程大綱 [TOC]
     Like  Bookmark
  • {%hackmd BkVfcTxlQ %} 影像辨識 - YOLO [name=BessyHuang] [time=Sat, Apr 4, 2020] 課程大綱 [TOC] :::warning
     Like 2 Bookmark
  • {%hackmd BkVfcTxlQ %} NLP - 用Selenium爬蟲『博碩士論文加值系統』 [name=BessyHuang] [time=Tues, Apr 21, 2020] 課程大綱 [TOC] :::warning
     Like  Bookmark
  • {%hackmd BkVfcTxlQ %} Deep Learning [name=BessyHuang] [time=Tue, Apr 14, 2020] 課程大綱 [TOC] :::warning
     Like  Bookmark
  • {%hackmd BkVfcTxlQ %} NLP - ckiptagger [name=BessyHuang] [time=Sun, Apr 12, 2020] 課程大綱 [TOC] :::warning
     Like  Bookmark
  • 【目次】 [TOC] Reference Website: Responsive Web Design (RWD) 響應式網站開發教學與心得 Sirla 手刻 RWD 如何製作 RWD 網站? (必備四元素) 1. Viewport
     Like  Bookmark
  • {%hackmd BkVfcTxlQ %} Raspberry Pi 3 設定 :::warning 撰寫者:黃丰嘉 撰寫時間:2020-02-20 (四) Reference: 树莓派禁止休眠、屏幕常亮
     Like  Bookmark
  • --- title: SIRLA Git入門 課程 tags: sirla, class, git description: 1. title 請改為 [授課名稱]課程 2. tag 請刪去template,加上活動內容類型或名稱 3. 下方會議記錄請使用會議記錄範本 4. 加上"{%hackmd BkVfcTxlQ %}"意為套用黑色模板 --- [TOC] --- # 參考資源 1. [什麼是 Git?為什麼要學習它?](https://gitbook.tw/chapters/introduction/what-is-git.html) 2. [為你自己學 Git](https://gitbook.tw/) 3. [Git 與 Github 版本控制基本指令與操作入門教學](https://blog.techbridge.cc/2018/01/17/learning-programming-and-coding-with-python-git-and-github-tutorial/) 4. [用Git版本控制【Git的基本介紹】 | 連猴子都能懂
     Like 2 Bookmark
  • --- title: NLP - 2. Accessing Text Corpora and Lexical Resources tags: self-learning, NLP description: 1. title 請改為 [課程主題] 2. 加上"{%hackmd BkVfcTxlQ %}"意為套用黑色模板 --- {%hackmd BkVfcTxlQ %} # **_NLP - 2. Accessing Text Corpora and Lexical Resources_** :::warning 撰寫者:黃丰嘉 撰寫時間:2019-10-21 (ㄧ) --- **_Reference:_** * [NLTK 初學指南(二):由外而內,從語料庫到字詞拆解 — 上手篇](https://medium.com/pyladies-taiwan/nltk-初學指南-二-由外而內-從語料庫到字詞拆解-上手篇-e9c632d2b16a) * [第二章 存取語料庫與詞彙資源 ](http://qheroq.blogspot.com/2010/06/python21.
     Like  Bookmark
  • --- title: Regular Expressions tags: sirla, class, JavaScript description: 1. title 請改為 [授課名稱]課程 2. tag 請刪去template,加上活動內容類型或名稱 3. 下方會議記錄請使用會議記錄範本 4. 加上"{%hackmd BkVfcTxlQ %}"意為套用黑色模板 --- {%hackmd BkVfcTxlQ %} # **_Regular Expressions_** > 負責人:黃丰嘉 > 授課時間:2019-11-17 (日) > --- # **參考資源** > 1. [(MDN) 正規表達式](https://developer.mozilla.org/zh-TW/docs/Web/JavaScript/Guide/Regular_Expressions) > 2. [(JS) 正則表達式(Regular Expression, regex)](https://pjchender.github.io/2017/09/26/js-%E6%
     Like  Bookmark
  • --- title: NLP - 1. Language Processing and Python tags: self-learning, NLP description: 1. title 請改為 [課程主題] 2. 加上"{%hackmd BkVfcTxlQ %}"意為套用黑色模板 --- {%hackmd BkVfcTxlQ %} # **_NLP - 1. Language Processing and Python_** :::warning 撰寫者:黃丰嘉 撰寫時間:2019-10-10 (四) --- **_Reference:_** * Wikipedia (e.g., collocations, the Turing Test, the type-token distinction). * [Indurkhya, Nitin and Fred Damerau (eds, 2010) Handbook of Natural Language Processing (Second Edition) Chapman & Hall/CRC. 2010.
     Like  Bookmark
  • --- title: Django與Google Dialogflow的串接 tags: Django, python, Dialogflow --- # Django與Google Dialogflow的串接 > [TOC] > > Reference Website: > 1. [Flask與Dialogflow串接之教學](https://pusher.com/tutorials/chatbot-flask-dialogflow) --- ## Dialogflow套件安裝 * 進入Django project的虛擬環境,並安裝dialogflow套件。 ``` $ pip install dialogflow ``` * Dialogflow套件含以下內容 ``` cachetools==3.1.1 certifi==2019.6.16 chardet==3.0.4 dialogflow==0.6.0 Django==2.2.2
     Like  Bookmark
  • --- title: JavaScript入門 tags: sirla, class, JavaScript description: 1. title 請改為 [授課名稱]課程 2. tag 請刪去template,加上活動內容類型或名稱 3. 下方會議記錄請使用會議記錄範本 4. 加上"{%hackmd BkVfcTxlQ %}"意為套用黑色模板 --- {%hackmd BkVfcTxlQ %} # **_JavaScript入門_** > 負責人:黃丰嘉 > 授課時間:2019-09-15 (日) > --- # **參考資源** > 1. [What’s the difference between JavaScript and ECMAScript?](https://www.freecodecamp.org/news/whats-the-difference-between-javascript-and-ecmascript-cba48c73a2b5/) > 2. [JavaScript Numbers - w3schools](h
     Like 2 Bookmark
  • --- title: 使用虛擬機,進行網站開發環境建置 tags: Django, python, Virtual Machine --- # **使用虛擬機,進行網站開發環境建置** > [TOC] > > Reference Website: > 1. [Django 網站開發](https://hackmd.io/kwk4rdTjQli6qHObtpn68g) > 2. [Begin with Django](https://hackmd.io/OdqW5TvaRf6JEHeJxxveAw) --- ## **什麼是虛擬機(Virtual Machine)?** * 一台建立在現有作業系統之上的另外一個作業系統。 * 可看作另一台獨立的電腦。 ## **在 Windows 建立 Linux 虛擬機** * [下載 Ubuntu 作業系統](https://www.ubuntu-tw.org/modules/tinyd0/) ### (方法一) VMware Workstation Player * [下載 VMware Workstation Player](h
     Like  Bookmark
  • --- title: SIRLA - Python 暑期特訓 (Codewars) tags: sirla, python, Codewars description: 1. title 請改為 [授課名稱]課程 2. tag 請刪去template,加上活動內容類型或名稱 3. 下方會議記錄請使用會議記錄範本 4. 加上"{%hackmd BkVfcTxlQ %}"意為套用黑色模板 --- # **_Sorting by bits (Codewars)_** > 負責人:[黃丰嘉] > 授課時間:[2019-08-09 (五)] > --- # **參考資源** > 1. [Python sort 搭配 lambda 實現多欄位排序](https://www.itread01.com/content/1544862547.html) --- # **課程大綱** [TOC] --- ## (P) **題目:[Sorting by bits](https://www.codewars.com/kata/sorting-by-bits/tra
     Like  Bookmark
  • --- title: Apache 實現部署多個網站(一個ip部署多域名) tags: Django, python, deployed, apache2, multiple Domain Name --- # Apache 實現部署多個網站(一個ip部署多域名) > [TOC] > > Reference Website: > 1. [How to configure multiple websites with Apache web server](https://opensource.com/article/18/3/configuring-multiple-web-sites-apache) > 2. [Apache Virtual Host 多網域網站放置在同一台主機上](https://blog.xuite.net/tolarku/blog/485166953-Apache+Virtual+Host+%E5%A4%9A%E7%B6%B2%E5%9F%9F%E7%B6%B2%E7%AB%99%E6%94%BE%E7%BD%AE%E5%9C%A8%E5%90%8C%E4%
     Like  Bookmark