Coder Social home page Coder Social logo

darhnoel / pos-smartpad Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 2.79 MB

English Word Suggestion Based on POS-Ngram

License: BSD 3-Clause "New" or "Revised" License

Python 67.08% TeX 32.92%
ngram pos-tagging ngram-model pos-ngram word-suggestion word-prediction natural-language-processing nlp software

pos-smartpad's Introduction

Abstract

Ngram is a type of language model for predicting the next item in a sequence. POS-Ngram is an improved model that integrates part-of-speech with the Ngram. In this study, we employ the POS-Ngram model to augment the ability of a word suggestion system to predict not only words but also provide grammatical information. Please refer to this slide for detailed explanation.

Goal

In this project, I developed a prototyped UI application for text typing in English. The purpose of the application is aimed for word suggestion based on the above mentioned method which is simple yet a powerful one. The implementation is to demonstrate the simplicity of a probabilistic model in real life. Therefore, improvements on suggestion performance and the UI design are not considered the main points here. However, It would be a great pleasure if there are more contributions for any future improvements.

Demo

  • You need to install python3 with its dependencies which can be found in requirements.txt
  • the execute command python3 main.py to see how it works.
  • Then you will see :

alt text

alt text

alt text

pos-smartpad's People

Contributors

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