All Projects → ec2ainun → bot-line-indonesian-summarizer

ec2ainun / bot-line-indonesian-summarizer

Licence: MIT License
Tugas NLP UB Filkom 2017

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to bot-line-indonesian-summarizer

LINE-Source
Line Application Source
Stars: ✭ 43 (+115%)
Mutual labels:  line, linebot
LINE-FreshBot
LINE Bot
Stars: ✭ 23 (+15%)
Mutual labels:  line, linebot
linezx
Way line be with me?
Stars: ✭ 12 (-40%)
Mutual labels:  line, linebot
line-login-sdk-go
LINE Login GO SDK (Original Social API SDK, It has been migrated into LINE login 2.1 after 2020/11/12)
Stars: ✭ 21 (+5%)
Mutual labels:  line, linebot
android-charts
A curated list of Android Chart libraries.
Stars: ✭ 69 (+245%)
Mutual labels:  line
BugHunterID
Para pencari bug / celah kemanan bisa bergabung.
Stars: ✭ 72 (+260%)
Mutual labels:  indonesia
serverless-ktp-ocr
Serverless Indonesian Identity E-KTP OCR with Google Cloud Platform (GCP) - Cloud Functions, Cloud Storage, and Cloud PubSub
Stars: ✭ 54 (+170%)
Mutual labels:  indonesia
google streetview
A command line tool and module for Google Street View Image API
Stars: ✭ 77 (+285%)
Mutual labels:  line
awesome.id
😎 🇮🇩 Awesome Indonesia: Daftar produk, proyek, acara dan sumber daya lainnya yang dibuat oleh developer dan founder dari Indonesia.
Stars: ✭ 189 (+845%)
Mutual labels:  indonesia
line-richmenus-manager
LINE Rich Menus Manager
Stars: ✭ 19 (-5%)
Mutual labels:  line
line-sdk-unity
Provides a modern way of implementing LINE APIs in Unity games, for iOS and Android.
Stars: ✭ 84 (+320%)
Mutual labels:  line
line-things-starter
The sample codes for LINE Things Developer Trial
Stars: ✭ 91 (+355%)
Mutual labels:  line
clova-cek-sdk-nodejs
SDK of the Clova CEK for Node.js
Stars: ✭ 35 (+75%)
Mutual labels:  line
line-bot-sdk-php-tiny
A simple SDK for the LINE Messaging API with PHP.
Stars: ✭ 25 (+25%)
Mutual labels:  line
LMGraphView
LMGraphView is a simple and customizable graph view for iOS.
Stars: ✭ 61 (+205%)
Mutual labels:  line
unosolo
Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.
Stars: ✭ 26 (+30%)
Mutual labels:  line
line-sdk-android
LINE SDK for Android lets you integrate LINE into your Android app to create a more engaging experience for your users.
Stars: ✭ 101 (+405%)
Mutual labels:  line
kodepos
📮 Indonesian postal code search API by place name, village or city.
Stars: ✭ 32 (+60%)
Mutual labels:  indonesia
colortest
Quickly show all your terminal colors
Stars: ✭ 66 (+230%)
Mutual labels:  line
react-liff
A react context provider for LIFF (LINE Front-end Framework)
Stars: ✭ 22 (+10%)
Mutual labels:  line

Bot line

Build Status

Kenapa platform LINE?

  • Memiliki global monthly active users sebanyak 220.000.000 user per juli 2016
  • Telah tersebar di 230 negara
  • dan Support 19 bahasa

  • Dan di indonesia sendiri 1/3 penduduknya telah menggunakan LINE

Kenapa Meringkas teks?

  • Menurut Penelitian yang dilakukan organisasi Mindjet, manusia kewalahan dengan banyaknya informasi yang diproses, dan membuang 1/3 waktu yang ada untuk memproses dan mencerna informasi yang tidak relevan

Setup environment

  • Tutorial Setup bahasa indonesia Dapat mengunjungi link ini
  • Offical Documentation python SDK dapat mengunjungi link ini
  • Kunjungi Link ini untuk mendapatkan CHANNEL_SECRET dan CHANNEL_ACCESS_TOKEN

Kenapa menggunakan python?

  • Karena penulis beranggapan bahwa python merupakan bahasa yang umum digunakan oleh Data Scientist
  • Dan Jupyter Notebook support penuh kernel bahasa python, sehingga memungkinkan penulis untuk mengimplementasikan, membuat, dan mengintegrasikan algoritma yang diasumsikan oleh penulis

Testing Bot?

  1. Install LINE apps dari Google Play atau App Store.
  2. Klik tombol dibawah

Tambah Teman

  1. atau Scan QR Code dibawah

Next To Do?

Stargazers over time

Stargazers over time

LICENSE

MIT

MIT License

Copyright (c) 2017 Moch. Ainun Najib

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].