Skip to content

Web pages and API served on Google appengine for sanskrit nlp projects.

License

Notifications You must be signed in to change notification settings

sanskrit-coders/sanskritnlpjava-g-appengine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

An Google appengine deployment of some functionality based on sanskrit-coders/sanskritnlpjava and related projects.

Users

Web-UI users

Contributors

Links to general comments

See indic-transliteration/README for the following info:

Deploying to google cloud.

  • Note that we're using appengine-maven-plugin in <pom-war.xml>. In intellij pass this file explicitly with -f pom-war.xml.
    • It's use is described here.
  • mvn appengine:update should do the trick - if you have right maven version.
    • If you are doing this from intellij:
      • a browser window will pop up, get SSO authentication done,
      • give you a code to paste in the maven widget.
  • Local build
    • Alternative: mvn clean install
      • Files are output in target/ .
    • Intellij AppEngineDev plugin
      • Uses the artifacts:
        • sanskritnlpjava-g-appengine-exploded.war, which includes sanskritnlpjava.
  • Local dev server run: mvn appengine:devserver
  • Manage online at https://console.cloud.google.com . Navigate around a bit.
    • Quotas link.
      • As of 201705 - seems to include 1GB incoming and outgoing bandwitdth.

About

Web pages and API served on Google appengine for sanskrit nlp projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published