Skip to content

msantl/APT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text Analysis and Retrieval - project repository

Predictive Typing system

The aim of this project is to build a predictive typing system for an arbitrary language. The system should rely on the language model that is built from a large corpus given as input. The underlying language model should incorporate some of the advanced smoothing methods such as Witten-Bell or Kneser-Ney methods. The implemented language models with dierent smoothing techniques should be evaluated using measures of perplexity and cross-entropy on the separate test fraction of the corpus. Finally, a text editor with the predictive typing capabilities should be developed.

About

Text Analysis and Retrieval - project repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors