intel / acat

Assistive Context-Aware Toolkit (ACAT)
Other
3.2k stars 622 forks source link

Word prediction engine and database #52

Closed Galami closed 6 years ago

Galami commented 7 years ago

Hi, I am a master student in natural language processing. For my dissertation and case study, I focus on Presage/ACAT and test different french corpus/n-gram with presage_simulator and disabled users because I study word prediction systems. I have read the documentation (https://github.com/01org/acat/wiki/Changing-language-and-creating-new-dictionnaries) on GitHub and SourceForge (http://presage.sourceforge.net/).

What did you use as the source material (corpus) for the Presage database in the french language pack 1.0.0? Google ngram or a book? I would like to have the text, can someone give me the link or references? @saiprasadb01

Is it possible to use/implement a simulator of Keystroke Savings Rate (KSR) inside ACAT?

And the database_ptbr.db (https://github.com/01org/acat/wiki/Criando-um-novo-dicion%C3%A1rio-Pt-Br-e-Alterando-o-idioma-ACAT) is built on a recent open source book (GoT)?

Thank you!