Hael's Blog


  • Home

  • About

  • Tags

  • Categories

  • Archives

  • Search

Visual Studio Code for Web Development

Posted on 2020-02-16 | Post modified: 2020-04-07 | | Visitors:
Visual Studio Code (VS Code) is powerful and it helps to improve our productivity significantly. In this post I would like to share some efficient tips for web development. Built-in FeaturesShortcutsT ...
Read more »

Data Structures and Algorithms Cheatsheet (C++)

Posted on 2019-08-07 | Post modified: 2019-12-27 | | Visitors:
Arrays, string, stack, queue, etc. Common data structures and algorithms.
Read more »

C++ Notes

Posted on 2019-07-03 | Post modified: 2019-12-27 | | Visitors:
I got to know something about C++ when learning CS106X-Stanford and Object-Oriented Programming-Zhejiang University . However, I haven’t studied C++ specially. In this summer vacation, I will dig into ...
Read more »

From statistical to neural - language modeling in detail

Posted on 2019-02-10 | Post modified: 2019-02-26 | | Visitors:
Language modeling is the task of predicting the next word or character in a document. Language models were originally developed for the problem of speech recognition; they are also widely used in othe ...
Read more »

Processing Corpus with Python

Posted on 2018-12-12 | Post modified: 2019-01-26 | | Visitors:
Recently I’ve been doing a corpus-based research. There are several corpus tools available. Some are free, like AntConc, #LancsBox; and some are paid, like WordSmith and PowerGREP. The paid softwares ...
Read more »

Points on PyTorch

Posted on 2018-12-08 | Post modified: 2019-04-06 | | Visitors:
Today, December 8th, 2018, PyTorch 1.0 stable has been released. It is a milestone and I’d like to keep notes on PyTorch as I learn and use PyTorch. The resource mainly comes from PyTorch official tut ...
Read more »

Step into Neural Machine Translation

Posted on 2018-11-01 | Post modified: 2018-12-09 | | Visitors:
This post is mainly the reading note of the tutorial Neural Machine Translation and Sequence-to-sequence Models: A Tutorial and the solutions to its questions(maybe code, if possible). ConceptsMachi ...
Read more »

BERT - A new era of NLP

Posted on 2018-10-17 | Post modified: 2018-11-01 | | Visitors:
Google AI Language just published their paper BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding on arXiv. Thang Luong, a research scientist on the Google Brain team, jus ...
Read more »

Natural Language Processing with Python and NLTK

Posted on 2018-07-23 | Post modified: 2018-10-18 | | Visitors:
This note is based on Natural Language Processing with Python - Analyzing Text with the Natural Language Toolkit. I’ve uploaded the exercises solution to GitHub. Texts and wordsTexts are represented i ...
Read more »

Overview of Linguistics - Reading Notes of The Study of Language(Second edition)

Posted on 2018-07-17 | Post modified: 2018-10-18 | | Visitors:
I got to know the book The Study of Language on social network(Qzone) and luckily borrowed it from my schoolmate. Before diving into the field of natural language processing, I’d like to get an roughl ...
Read more »
123
Hael Chan

Hael Chan

27 posts
9 categories
18 tags
RSS
GitHub E-Mail Twitter LinkedIn
Links
  • Sebastian Ruder
  • Semerity
  • Salesforce Research
  • Reddit
  • WN_Blog
  • YaHei
  • WeiYang Blog
  • Weekly Review
  • Jay Alammar
© 2020 Hael Chan
Welcome~ Thanks for visiting my blog. You are the №. visitor.