Git Product home page Git Product logo

oxlos2's Introduction

oxlos

(A reboot of) a Pinax-based platform for crowd-sourced collaborative corpus linguistics.

See https://vimeo.com/10515200 for a 2010 talk that provides some background to earlier versions of this project.

Getting Started

Make sure you are using a virtual environment of some sort (e.g. virtualenv or pyenv).

npm install
pip install -r requirements.txt
./manage.py migrate
./manage.py loaddata sites
npm run dev

Browse to http://localhost:3000/

oxlos2's People

Contributors

jacobwegner avatar jtauber avatar paltman avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

oxlos2's Issues

implement topic points

In the description I mention earning "Morphologist" and "Septuagint" points. Here's how I think we could easily implement that...

Each Project has a list of topics that are the basis for these points. Each task is tied to a particular subset of these topics. You earn topic points (initially one per item but that can evolve) by doing tasks marked with those topics. We can have project-scoped, per-topic leader boards (once there are multiple tasks with different topics).

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.