Coder Social home page Coder Social logo

bible's Introduction

bible

Data Scrapping using R

I'm working towards building a machine learning translation programme similar to Google Translate but centered towards languages which are not as prominent. My base language will be Xitsonga.

The task of this programme is to collect data from already existing transaltions between English and Xitsonga. The first source being the bible.

Unfortunately there are no downloadable versions of the Xitsonga bible, so I just wrote an R programmme that will go over the bible version available on a website, page by page and save what all the verses into a single data frame.

It will do the same thing for bible verses in english, then now we have our first dataset of going from a language that is not so promiment to English.

The next programme will be working on sentiment analysis, Followed by the transaltion using recurrent neural networks, Then finally we will do a chatbot.

DISCLAIMER: Webscrapping is really resource extensive on their servers, please keep the requests made minimal and check other laws around doing that.

bible's People

Contributors

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