Skip to content

ankita-kumari/languagetool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LanguageTool is an Open Source proofreading software for English, French, German, Polish, Russian, and more than 20 other languages. It finds many errors that a simple spell checker cannot detect.

LanguageTool is freely available under the LGPL 2.1 or later.

For more information, please see our homepage at http://languagetool.org and this README.

Build Status

Running the HTTP Server

Clone this repository on your system. In your command prompt/Terminal, go to the folder where the repo has been cloned and follow the following instructions

ankita@Vhagar~/languagetool$ cd languagetool-standalone/target/LanguageTool-2.9-SNAPSHOT/LanguageTool-2.9-SNAPSHOT

ankita@Vhagar~/languagetool/languagetool-standalone/target/LanguageTool-2.9-SNAPSHOT/LanguageTool-2.9-SNAPSHOT$ java -cp languagetool-server.jar org.languagetool.server.HTTPServer --port 8081

Host the files available in the folder languagetool-query on a server. Edit the address of the file proxy.php in index.html.en. Open the index.html.en in a browser.

You should be all set.

About

Style and Grammar Checker for 25+ Languages

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 82.1%
  • HTML 13.9%
  • Perl 1.7%
  • Shell 1.0%
  • Awk 0.4%
  • Diff 0.3%
  • Other 0.6%