Git Product home page Git Product logo

ai_lab-codes's Introduction

Artificial Intelligence(CSE 202) Lab Work

Scripts, data sets and other files for the Lab Practical of Artificial Intelligence(CSE 202).

Following Lab assignments have been added to this repo.

Implementing POS tagging

The aim of this practical is to achieve Part of Speech(POS) tagging using HunPos(HMMs model) and CRF++(CRF model). All the other details can be seen in the sub-folder.

Chunking

All the details can be seen in the sub-folder.

Hidden Markov Model and Viterbi

The aim here is to deduce the tags, words, transition probabilities, emission probabilities, and prior probabilities using some training data and then use these to predict POS tags using Viterbi's Algorithm.

Linear and Logistic Regression

Basic Linear and Logistic Regression with any number of features support. Gradient Descent Algorithm is used for training the model. More details under the sub-folder.

Proposition Logic

Some utility classes and functions for evaluating PL expressions. Currently, support exists for five basic operators: NOT, OR, AND, ->, and <->

Using Stanford Parser

This task basically involves Stanford Parser. Both Phrase Structure and Dependency parsing were practiced in this task. I made a list of all useful commands; they can be seen in the sub-folder.

Phrase Structure to Dependency parsing and Karaka Relations

Using phrase struture trees generated by Stanford Parser, the task was to generate Dependency trees using some algorithm. The relations between words had to be Karaka Relations.

ai_lab-codes's People

Contributors

pandeydivesh15 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

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