Hướng dẫn chatbot với chatfuel.com https://www.youtube.com/watch?v=7cwbwcO42U8
<!-- | |
Goto: https://templates.mailchimp.com/resources/inline-css/ | |
--> | |
<div class="hi"> | |
</div> | |
<div class="hi"> | |
</div> |
TAG=6.2.2 | |
ELASTIC_VERSION=6.2.2 |
javascript: (function() { | |
var repos = ["magizbox/underthesea", "phuonglh/vn.vitk", "vncorenlp/VnCoreNLP", "pth1993/NNVLP"]; | |
document.getElementById("clearAll").click(); | |
var timeout = 6000; | |
var input = document.getElementById("repoName"); | |
var button = document.getElementById("addRepo"); | |
function showMessage(repoName, isDefault) { | |
if (isDefault) { | |
setTimeout(function() { | |
document.getElementById("addRepo").innerText = "Add"; |
app.controller("DetailCorpusCtrl", function ($scope, $stateParams, Corpus, $state, STATUSES, QUALITIES, Document, Params) { | |
$scope.id = $stateParams.id; | |
$stateParams["corpus"] = $stateParams["id"]; | |
var params = Params($stateParams, { | |
"offset": 0, | |
"limit": 10, | |
"corpus": 1 | |
}); | |
Corpus.get({id: $scope.id}, function (corpus) { |
# -*- coding: utf-8 -*- | |
from pyvi.pyvi import ViTokenizer, ViPosTagger | |
ViTokenizer.tokenize(u"con ga") | |
ViPosTagger.postagging(ViTokenizer.tokenize(u"con ga") |
Text8 Tensors and Metadatafile
============================= | |
**http://kickass.to/infiniteskills-learning-jquery-mobile-working-files-t7967156.html | |
**http://kickass.to/lynda-bootstrap-3-advanced-web-development-2013-eng-t8167587.html | |
**http://kickass.to/lynda-css-advanced-typographic-techniques-t7928210.html | |
**http://kickass.to/lynda-html5-projects-interactive-charts-2013-eng-t8167670.html | |
**http://kickass.to/vtc-html5-css3-responsive-web-design-course-t7922533.html | |
*http://kickass.to/10gen-m101js-mongodb-for-node-js-developers-2013-eng-t8165205.html | |
*http://kickass.to/cbt-nuggets-amazon-web-services-aws-foundations-t7839734.html |
SELECT ?person ?personLabel ?birthPlaceLabel ?coordinate ?birthDate
WHERE {
?person wdt:P69 wd:Q160302 .
?person wdt:P21 wd:Q6581072 .
?person wdt:P19 ?birthPlace .
?birthPlace wdt:P625 ?coordinate .
?person wdt:P569 ?birthDate .
SERVICE wikibase:label {
Today I switch session of Probabilistic Graphical Course. This is second time I did that. Because I want to learn fast, but it's hard to me to follow the whole course. I failed many courses before PGM, so today I want to push my pause button to really learn something from coursera.
Coursera is awesome. It give me a chance to learn from best professors and lectures in the top university of the world. But honestly, I don't really pass a single course with full fillment. Today is the day I will change the way I learn in coursera.
Firstly, I make a step-by-step will walk me through a week to accomplish two main purpose (1) pass all asiggments and (2) learn new things. I know it's hard to me to fully understand all concepts which be mentioned from letures and articles. But the purpose of learn is learn new thing. And here is the plan
I will watch all videos with pen and papers first, then I will read all articles in "Reading" section, then I will try my best to pass the Quiz and Assigment. I will learn whole co