Published
Edited
Feb 11, 2020
1 star
Insert cell
Insert cell
Insert cell
Insert cell
apiCall = {
FB.api('{group-id}/feed?fields=feed{message,link}', get, function(response)) {
if (!response || response.error) {
alert('Error occured');
} else {
console.log('Response Message: ' + response.message);
}
}
}
Insert cell
Insert cell
Insert cell
Insert cell
testString = detector.getZawgyiProbability(
"အမျိုးဘာသာ ထိပါးစော်ကားနေမှုများအား ကန့်ကွက် ဆန္ဒပြ (ရုပ်/သံ)ဧရာဝတီ ၊ဖေဖော်ဝါရီ ၉၊ ၂၀၂၀အမျိုးဘာသာ သာသနာနှင့် အချုပ်အခြာအာဏာ အပေါ် စိုးရိမ်ဖွယ်ရာထိပါးစော်ကားနေ..."
)
Insert cell
Insert cell
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more