Giter Site home page Giter Site logo

baku's Introduction

Baku - Convert Indonesian Slang Word to Formal Word

Bahasa Indonesia

Baku adalah library yang dapat digunakan untuk mengubah kata gaul atau kata sehari-hari menjadi kata yang baku

  1. Dengan menggunakan konsep yang sama dengan kamus, saya mengubah pengalaman penggunaan kamus menjadi code
  2. Proyek ini berfokus pada kontribusi github tanpa ada batasan. Itulah yang membuat saya menggunakan JSON sebagai media penulisan data kamus agar orang lain dengan kemampuan komputer dapat berkontribusi dengan mudah. Improvisasi dari berbagai hal sangat diterima.

English

Baku is a library that can be used to translate or convert any indonesian slang word or texting word to get the formal word

  1. Using the basic concept as dictionary book with thumb index, I transalated the basic flow of using dictionary book to code
  2. This project focus on github contribution with no restricted experince. That's why I use JSON as data storing to allow people from any computer background to work with because its simplicity. Any improvement is welcomed!

The Art of Using Thumb Index Search in Code

1. Get the first character of the inputed value
2. Access the Index of first character inside the dictionary array
3. Get the Formal Word by Accessing the index of inputed value on selected thumb index array

How to Run Example

You can use both go build then run the binary or use go run main.go on example directory

TODO

This needs more data to be written on dictionary

baku's People

Contributors

idevoid avatar paymin 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.