Code Monkey home page Code Monkey logo

alfism1-idgrammar's Introduction

idgrammar

Indonesian grammar checker

Prasyarat Sistem

Sistem Operasi:

  • Sistem operasi berbasis UNIX. (Jika sistem yang digunakan di Windows, bisa menggunakan Virtual Machine yang terinstal Sistem Operasi berbasis UNIX).

Komponen yang harus diinstall/disiapkan:

  • Foma: sudo apt-get install foma-bin
  • Perl: sudo apt-get install perl
  • Java (Versi 1.6 ke atas)
  • Python (Versi 2.7): sudo apt install python2.7 python-pip
  • PHP (Versi 7)
  • PHP Curl: sudo apt-get install php7.0-curl
  • Morphind (Gunakan versi yang sudah menyediakan parameter 'disambiguate')
  • POS Tagger (POS Tag for Bahasa Indonesia http://bahasa.cs.ui.ac.id/postag)

Instalasi

  • Clone repository ini ke web server yang digunakan.
  • Download Morphind, lalu letakan folder morphind ke folder idgrammar.
  • Clone repository POS Tagger. Masukkan semua file di folder hasil clone POS Tagger ke dalam folder idgrammar/tagger/.
  • Ubah permission folder idgrammar dengan perintah:
sudo chmod -R 777 idgrammar

Struktur Folder

Struktur folder idgrammar:

idgrammar/
|-- css
|-- img
|-- js
`-- morphind
    |-- MorphInd.pl
    |-- bin-files
    |   |-- morphind.bin
    |   `-- ...
    `-- cache-files
        |-- 2432.tmp
        `-- ...        
|-- tagger 
|	|-- binary
|	|-- outputs
|   |-- NER.pl
|   |-- onetag.php
|   |-- tag.php
|   `-- ...

Menjalankan Program

Url: http://ip_address/idgrammar/

Kontributor

  • Alfi Samudro Mulyo
  • Pramana Yoga Saputra
  • Cahya Rahmad
  • Imam Fahrur Rozi
  • Faisal Rahutomo

alfism1-idgrammar's People

Contributors

alfism1 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.