Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 274 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 274 Bytes

Auto_Completion

Build N-Gram Library from the Wiki data set, according to the statistical probability to build Language Model.

N-Gram Library and Language Model are two core Map Reduce Arithmetic for this Auto Completion project.

Autocomplete using PHP/Ajax and jQuery