Skip to content

Instantly share code, notes, and snippets.

View ferdhika31's full-sized avatar
:octocat:
Home

Ferdhika Yudira ferdhika31

:octocat:
Home
View GitHub Profile
@ferdhika31
ferdhika31 / GitCommitEmoji.md
Created December 21, 2020 08:09 — forked from parmentf/GitCommitEmoji.md
Git Commit message Emoji
@ferdhika31
ferdhika31 / Response.php
Created December 1, 2020 08:24 — forked from jeffochoa/Response.php
Laravel HTTP status code
<?php
// This can be found in the Symfony\Component\HttpFoundation\Response class
const HTTP_CONTINUE = 100;
const HTTP_SWITCHING_PROTOCOLS = 101;
const HTTP_PROCESSING = 102; // RFC2518
const HTTP_OK = 200;
const HTTP_CREATED = 201;
const HTTP_ACCEPTED = 202;
@ferdhika31
ferdhika31 / gist:537a385b1c589e1ddfe9858612903186
Created February 26, 2019 15:33 — forked from ttezel/gist:4138642
Natural Language Processing Notes

#A Collection of NLP notes

##N-grams

###Calculating unigram probabilities:

P( wi ) = count ( wi ) ) / count ( total number of words )

In english..

@ferdhika31
ferdhika31 / gist:c121a50e84805c30686953b2d3b38a3e
Created October 3, 2018 02:10 — forked from rxaviers/gist:7360908
Complete list of github markdown emoji markup

People

:bowtie: :bowtie: 😄 :smile: 😆 :laughing:
😊 :blush: 😃 :smiley: ☺️ :relaxed:
😏 :smirk: 😍 :heart_eyes: 😘 :kissing_heart:
😚 :kissing_closed_eyes: 😳 :flushed: 😌 :relieved:
😆 :satisfied: 😁 :grin: 😉 :wink:
😜 :stuck_out_tongue_winking_eye: 😝 :stuck_out_tongue_closed_eyes: 😀 :grinning:
😗 :kissing: 😙 :kissing_smiling_eyes: 😛 :stuck_out_tongue: