タグ

2018年1月25日のブックマーク (3件)

  • Gitのコミットコメントを絵文字Prefixにして楽しく開発する - Qiita

    🔰 はじめに Git便利ですよね!今回はそんな便利なGitをより楽しく使うTipsです! この記事はGoodpatchさんのEmojiで楽しく綺麗なコミットを手に入れるを参考にさせていただきました。 ありがとうございます🙇 gitのコミットを眺めていると文字の羅列でばっかりで、ノってないときは苦痛な時も人間あるでしょう😱 そんな時は絵文字Prefixにする事でみためも楽しくなり、コミットメッセージ自体に意味を持たせる事もでき、楽しく開発が出来ると思います。 💁 コミットメッセージテンプレートの作成 gitのコミットのテンプレートの作成はこちらを参考にさせていただきました。 今回は、.gitmessage というファイルを作成して試しに採用するリポジトリのrootディレクトリに配置して使ってみます。1 とすると、下記の様にテンプレートが表示され、それを見ながらコミットメッセージを入力

    Gitのコミットコメントを絵文字Prefixにして楽しく開発する - Qiita
    mooz
    mooz 2018/01/25
    commit.template = ~/.gitmessage してコミットメッセージ記入時のチートシートを設定
  • Deep Learning for Sentiment Analysis : A Survey

    Deep learning has emerged as a powerful machine learning technique that learns multiple layers of representations or features of the data and produces state-of-the-art prediction results. Along with the success of deep learning in many other application domains, deep learning is also popularly used in sentiment analysis in recent years. This paper first gives an overview of deep learning and then

    mooz
    mooz 2018/01/25
  • From helm, to ivy · Samuel Barreto

    Recently, I have seen a lot of Emacs users showing interest in Ivy. Most of them already know Helm or Ido. When someone asked Helm or Ivy? on reddit, I thought that I could give my opinion on Ivy, since I am an ex-Helm zealot. Helm and Ivy are completion frameworks. It means they are tools that the Emacs ecosystem can use to narrow the field of possibilities after a given user input. The most comm

    mooz
    mooz 2018/01/25