Code Monkey home page Code Monkey logo

sanscript.php's Introduction

Build Status

Table of Contents

Introduction

A collection of scala and java classes for some basic character level processing for the Sanskrit and other Indic (kannada, telugu, etc..) languages, contributed by the open source sanskrit-coders projects and friends. Some notable facilities:

  • Transliterate text from one script or encoding scheme to another.

Users

Library users

  • Maven repository here .
  • Last update : 2017-05-??

Built output

  • Final jar files
    • out/*.jar [all modules in intellij project]
    • target/*.jar [includes sources and javadocs in separate jars. indic-transliteration module only]
  • Classes
    • out/production/*/ [Modules other than indic-transliteration.]
    • target/ [sanskritnlp module output.]

Some known users

Libraries in other languages

Contributors

Deployment

SBT:

  • Use sbt command release to publish to maven repos.
  • Use sbt command test and testOnly to run tests.
  • You should be able to use it roughly immediately; and after many hours you should see at maven repo listings here.

Building a jar.

  • Simplest way is to set up a build artifact in intellij IDea.

Technical choices

Scala

  • One can write much more concise code (1/4th to 1/3rd relative to Java and 3/4ths to 5/6ths relative to Python, according to this )
    • For example, the ease with which one can iterate in scala using higher order functions (the maps, filters and zips above) available with scala's excellent collections library.
  • while not sacrificing the ability to use java libraries, and readability/ speed of java.
  • It is increasing in popularity relative to competitors : scala vs clojure ( Google trends ), scala vs julia ( Google trends ).
  • Here is a good series of blog posts which provide an introduction to Scala.

sanscript.php's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

sanscript.php's Issues

needing your help

Hello,

Can you help me add more Siddham language in sanscript.php? I need convert India script to siddham and versa

May i know the Tutorial

Hello,

I have installed in localhost, may i know how can i run my Sanskrit to tamil, i have Sanskrit word file, how to change to tamil.

Thank You.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.