フォロを作ってみました。 6足歩行のロボットで、周囲を赤外線センサで調べながらぐんぐん進みます。
Continue reading ロボットをつくる フォロAll posts by Kenji
Creating a Robot: Lizardroid
I recently built the Lizardroid. I have summarized the points to be mindful of during the assembly process.
Continue reading Creating a Robot: Lizardroidgensim チュートリアル 3 – 類似度クエリ
gensim の チュートリアル 3 を日本語にしてみました。 このチュートリアルのコードサンプルは GitHub: gensim-learning で公開しています。
Continue reading gensim チュートリアル 3 – 類似度クエリMeanings of i.e., et al., cf., e.g., ex.
In the text, the following Latin abbreviations often appear: i.e., et al., cf., e.g., ex.
cf.
Abbreviation of the Latin term confer, meaning “compare” or “consult.”
et al.
Abbreviation of the Latin term et alii, translated to “and others” in English, indicating “and other people.”
Usage Example
gensim also executes a stochastic multi-pass algorithm from Halko et al.
Meaning: gensim also implements a stochastic multi-pass algorithm developed by Halko and others.
i.e.
Abbreviation of the Latin term id est, translated to “that is” in English, indicating “in other words” or “that is to say.”
ex.
Abbreviation of the English word example, meaning “for example.”
e.g.
Abbreviation of the Latin term exampli gratia, translated to “for example” in English.
In academic papers, “ex.” is replaced by “e.g..”
macOS High Sierra: How to Set up Mongolian Keyboard Layout
At default setting, we can’t use Mongolian keyboard layout in mac. I will explain how to enable Mongolian keyboard.
Continue reading macOS High Sierra: How to Set up Mongolian Keyboard Layout