GithubHelp home page GithubHelp logo

sathia27 / corpus Goto Github PK

View Code? Open in Web Editor NEW
2.0 7.0 1.0 1.01 MB

Corpus is a collection of words, tagged or annotated with their grammar components.

Home Page: corpus-sathia.rhcloud.com

Ruby 90.36% CoffeeScript 2.10% JavaScript 1.87% CSS 5.66%

corpus's Introduction

Sorkandu

Corpus is a collection of words, tagged or annotated with their grammar components.

We can use the text corpus to do the linguistic researches and projects.

There are many projects run by government and many universities to create a text corpus for Tamil Language. Unfortunately, they are not open for public usage.

We have to create a system to create a Corpus for Tamil, which is public.

So that anyone can use the corpus data.

Collecting words, assigning relevant tags, edit the tags are painful job to do manually and individually.

This web application will enable the users to login, select a word, tag it properly, move to next word.

The admin can load the words and do all the administrative tasks.

System Dependencies

  • Linux / other unix / OSX
  • Ruby 2.1
  • Rails 4
  • mysql 2

Initiate app

  git clone [email protected]:sathia27/corpus.git
  cd corpus
  bundle install
  rake db:create
  rake db:migrate
  export CORPUS_DB=corpus_development
  export CORPUS_DB_USER=<YOUR MYSQL USERNAME>
  export CORPUS_DB_PASSWORD=<YOUR MYSQL PASSWORD>

Demo

http://corpus-sathia.rhcloud.com/

Travis build

Build Status

Contributing

You can contribute to this project in different ways:

Report outstanding issues and bugs by creating an Issue Suggest feature enhancements also via Issues Fork the project, create a branch and file a pull request to improve the code itself If you wish to participate contact the team on Mailing list https://lists.sourceforge.net/lists/listinfo/sorkandu-discussions/. So team will guide to move forward

License

This project is licensed under GPL V3

Please Contribute.

corpus's People

Contributors

sathia27 avatar seesiva avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

crazydreamer

corpus's Issues

Roadmap for sorkadu 1.0

  • Wiki page for sorkandu
  • Start using internationalization
  • Break up README into modular pages: Getting Started, Guides
  • Authentication using devise
  • Add admin interface.
  • Omniauthable using devise. Facebook and twitter for now.
  • Add bootstrap 3
  • Create a WordDocument model, where we upload text file which contains list of words.
  • Add Service Layer for Application
  • Add a Service for reading uploaded text file, and save the words in Word model.
  • Add a Tag model. Create Tag and Word relations
  • Show random word to user with tags, so that user can tag a word, if user is logged in.
  • Create News feed for users.

Admin interface

  • Admin can see tagged words and not tagger words
  • Admin can see all users joined and words they tagged.

Remove Facebook sandbox mode

This is quite a big task. We have already have app on facebook. But it is in sandbox mode. To make it live we need to have some stuff to be done.

  • We need to be create a logo
  • Screenshots of web page.

Roadmap

Need roadmap to provide clear scope of project to new contributors, especially students.

Environment Variables

Everytime users get into development they need to setup this environment variables or it has to be part of .bashrc, need a solution to handle that with rails app itself
export CORPUS_DB=corpus_development
export CORPUS_DB_USER=
export CORPUS_DB_PASSWORD=

Add comments widget from discuss

As we need to add comment widget to words review page. My idea is to have discuss widget. Anybody have any other suggestion ?

https://disqus.com

when you are registration, don't use your email id to register. may you can create a common account. so that others also can login.

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.