An open API service indexing awesome lists of open source software.

https://github.com/jtauber/oxlos2

(A reboot of) a Pinax-based platform for crowd-sourced collaborative corpus linguistics
https://github.com/jtauber/oxlos2

collective-intelligence corpus-linguistics pinax

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# oxlos

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

See 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/