Skip to content

PeriksaTTKI is a tool that helps with writing in Indonesian. This tool has several main features to ensure that the writing is free from errors and adheres to Indonesian language rules: typo correction, paraphrasing, and grammar checking.

Notifications You must be signed in to change notification settings

KalengBalsem/PeriksaTTKI_open

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PeriksaTTKI

Overview

350666713-e6705369-a8a5-4a04-a9e3-14420aace97e

PeriksaTTKI adalah alat yang membantu penulisan bahasa Indonesia. Alat ini memiliki beberapa fitur utama untuk memastikan tulisan bebas dari kesalahan dan sesuai dengan kaidah bahasa Indonesia:

  • Pengecekan Typo: Menemukan dan memperbaiki kesalahan ketik secara otomatis.
  • Parafrase: Menyediakan alternatif ungkapan atau kalimat tanpa mengubah makna asli.
  • Pengecekan Kaidah Bahasa Indonesia: Memastikan teks sesuai dengan tata bahasa dan ejaan yang benar.

PeriksaTTKI sangat berguna bagi pelajar, penulis, dan profesional yang ingin meningkatkan kualitas tulisan mereka dalam bahasa Indonesia.

Installation and Use

  1. open an IDE (recommended: VScode)
  2. run the following in the terminal inside the IDE:
git clone https://github.com/KalengBalsem/open_PeriksaTTKI.git
  1. IMPORTANT locate the django_app file in the terminal:
    # windows cmd command
    cd django_app
    
  2. install the dependencies by running this command in the terminal:
pip install -r requirements.txt
  1. run this command in the terminal to run the server in localhost:
python manage.py runserver

(make sure you are in this directory: ...\PeriksaTTKI\django_app)

  1. open the localhost link -> http://127.0.0.1:8000/

  2. done, enjoy!

About

PeriksaTTKI is a tool that helps with writing in Indonesian. This tool has several main features to ensure that the writing is free from errors and adheres to Indonesian language rules: typo correction, paraphrasing, and grammar checking.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published