Skip to content

sanskrit-coders/dcs-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of contents generated using this app

Introduction

Possible Deprecation

Goals

  • Reconstruct database behind DCS
  • Present it in a format better suited for consumption by the broader Sanskrit programming community.

Motivation

This database copy aims to augment DCS web interface and address the following shortcomings:

  • Unblock NLP work: People enthusiastic about applying machine learning tools to Sanskrit language data are hampered by lack of access to such data in a convenient format. Examples: 201706, 201607, 201605
  • Unblock UI work: The valuable analysis could be presented to end users in many more creative ways.

License and origin acknowledgement

This builds on the foundational work by the DCS team headed by Oliver. See LICENSE file.

Resultant Database

API-s

  • Get analysis for a sentence: api, with this output.
  • Get chapter with a certain sentenceId: api.
  • Look up the sentences where a word appears: api.
  • Get book with a certain chapterId: api.
  • Lookup book by name: api.

Dump files

  • As a couchbase lite database here.

Databse Deployment

  • Periodic update announcements here.

Database replicas

UI deployments

  • Nothing yet.

Database and packaging software developer instructions

Links to general comments

See indic-transliteration/README for the following info:

About

Reconstruct database behind http://kjc-sv013.kjc.uni-heidelberg.de/dcs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages