Name | Modified | Size | Downloads / Week |
---|---|---|---|
Consilium_Website.tar.gz | 2014-02-24 | 5.1 MB | |
database.txt | 2014-02-23 | 1.4 kB | |
Consilium.apk | 2014-02-23 | 1.3 MB | |
readme.txt | 2014-02-23 | 1.4 kB | |
Desktop_Application.zip | 2014-02-23 | 8.3 MB | |
Project_Documentation.doc | 2014-02-23 | 21.5 kB | |
Consillium_Suggestions_API.zip | 2014-02-23 | 13.6 MB | |
Android_Application.zip | 2014-02-23 | 4.5 MB | |
Totals: 8 Items | 32.8 MB | 0 |
Prerequisites: Download SRILM - The SRI Language Modeling Toolkit For SRILM(linux instrustions): 1.) paste it in home and unzip it. 2.) edit makefile and uncomment srilm variable and give it absolute path. 3.) install g++ by sudo apt-get install g++ 4.) install awk by sudo apt-get install gawk 5.) run in console "make World" 6.) add path to ~/.bashrc of ngram-count example vi ~/.bashrc export PATH=$PATH:/home/mohidahmed1989/srilm/bin/i686-m64 ngram-count -text /path/source.txt -lm /path/destination.lm -order 5 To Run Applications Import: i) Consilium_Suggestions folder under Consillium_Suggestions_API for commandline version ii) desktop folder under Desktop_Application for desktop application iii) consilium_website.war for website. edit fileuploadcontroller.java on line number 54 /home/mohidahmed1989/srilm/bin/i686-m64/ngram-count replace mohidahmed1989 to your system name Procedure to generate .lm file from website 1) first register, if you are new user. 2) Login with username and password. 3) Then upload .txt file which should be less than 1 mb then refersh the page. 4) Then click on build lm button. 5) Your .lm file will be generate. 6) You can download .lm or you can send mail from website. iv) Consilium under Android_Application on Android SDK For any queries please mail us at: consiliumsuggestions@gmail.com