Giter Site home page Giter Site logo

text_completion_for_persian's Introduction

Text_Completion_for_Persian

Overview

In this project, the goal is to develop a language model to understand the context of a sentence in Persian. Using the trained language model, the most probable characters for completing the current word should be determined. The language model can be either character-based or word-based, or even a combination of both. For instance, you may first want to train your desired language model, narrow down the word domain, and then select the most likely word based on the character-based language model.

Input: "دیروز که داشتم به دانشگاه میرفتم که کل."

Output: "دیروز که داشتم به دانشگاه میرفتم که کلاس."

Input: "دیوان شمس از مو"

Output: "دیوان شمس از مولانا"

Input: "به نام خ."

Output: "به نام خدا"

The above examples are provided for better understanding, and our main domain coverage is news texts that are accessible.

text_completion_for_persian's People

Contributors

reihanehzohrabi avatar

Watchers

 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.