Code Monkey home page Code Monkey logo

natural-language-projects's Introduction

Natural-language-projects

Here you can find my early project in which I wanted to create a chatbot before knowing anything about deep learning or NLP. I implemented several n-gram (without knowledge of the concept of an n-gram) extraction algorithms from text files. After which I combined the data into a final program where I planned to make my chatbot, but unfortunately I only got to implement a bigram based language generator. All the projects are in C++, compiled with Visual Studio.

Natual_Language

In this folder I made a random text generator as a basic model for a chatting program.

Natural_Language_the_program

This is the main program where you can try out the bigram based language generator. It loads all the n-gram data first so it takes a while to start up.

Natural_Language_word

Here I created a program that will make google searches based on the most common words and return the number of results found.

Natural_Language_gutenberg

This is similar to the previous program, but here I searched through text from the Gutenberg project.

Natural_Language_textekkel, Natural_Language_textekkel_negyesRelaciok, Natural_Language_textekkel_otosRelaciok

These folders contain programs that will extract n-gram data from text files.

natural-language-projects's People

Contributors

ricsinaruto avatar

Watchers

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