TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
anubhav prabakar
NA
14
7.2k
Word prediction using n-gram technique
Feb 16 2014 3:56 AM
Hi all,
I have a list of most frequently used words in the english language (about 500). And a windows form with a text box where user types in whatever he want to. I have a radio button for word prediction which the user enables if word prediction is desired.
What I want to do :
I would like to know a suitable approach to implement word prediciotn using the n-gram tehchnique. Do I need a database ? how do i compute the probabilities? Can anyone please help me with the approach?
Reply
Answers (
4
)
duplicates in a string count ? help required
Binding Data to a grid view