An open API service indexing awesome lists of open source software.

https://github.com/agnjason/n-gram

利用n-gram语言模型写一个简单的、具有联想功能的模拟输入法程序。
https://github.com/agnjason/n-gram

n-grams python

Last synced: 7 months ago
JSON representation

利用n-gram语言模型写一个简单的、具有联想功能的模拟输入法程序。

Awesome Lists containing this project

README

          

# N-gram
利用n-gram语言模型写一个简单的、具有联想功能的模拟输入法程序。

数据具有保密性,暂不公布。