Code Monkey home page Code Monkey logo

cfg-cyk's Introduction

Hi There, I'm Putu Widyantara

👨🏻‍💻  About Me

  • 🎓 I’m currently studying Informatics at the Udayana University.
  • 💡 I love to follow latest technology updates and competitive programming.
  • 👀 I’m interested in software development and data science.
  • 💻 I spend my free time playing games or learning about graphic design.

🛠 Languange and Tools

C  C++  Git  GitHub  Visual Studio Code  Photoshop 

🤝🏻 Connect With Me

       

cfg-cyk's People

cfg-cyk's Issues

[FEATURE] Deploy to Vercel

Background

Starting November 28th, 2022, free Heroku Dynos, free Heroku Postgres, and free Heroku Data for Redis® will no longer be available. Our app cfg-cyk are using free Heroku Dynos.

Solution

We can use another platform to deploy our app, such as Vercel.

Additional information

Also make configuration so for every commit will deploy the app.

[FEATURE] Converting Context Free Grammar to Chomsky Normal Form

Background

Before implementing the CYK algorithm, grammar must be converted to Chomsky Normal Form (CNF) in which productions must have either exactly 2 non-terminal symbols on the RHS or 1 terminal symbol.

Solution

Create module to convert grammar (rules) to Chomsky Normal From.

Additional information

Please separate the grammar in different .txt file.

[FEATURE] CFG Implementation using CYK with Table Filling Method

Background

After CFG is normalized to Chomsky Normal Form (CNF), CFG can be used to check whether a string is valid or not.

Solution

Create a module to implement CFG using the CYK Algorithm with the Table Filling Method.

Additional information

Please use or normalize CFG with the previous module created in feature #2.

[DOC] Project Documentation

Background

Documentation of this project is very important, because with documentation, it will help other people to understand the project and know what the technology behind it.

Solution

Add project documentation in file README.md

Additional information

Please also add the report file in a new folder named doc

[FEATURE] Website Design and Form Input

Background

As a user, I want to check whether a string is valid or not by CFG.

Solution

Create a form and use input with type=text as a place to enter string.

Additional information

Please also provide validation in the form to prevent users from submitting incorrect input.

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.