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
- Host: GitHub
- URL: https://github.com/jtauber/oxlos2
- Owner: jtauber
- License: mit
- Created: 2017-04-14T23:40:56.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-17T21:53:17.000Z (over 6 years ago)
- Last Synced: 2025-02-12T14:18:41.030Z (4 months ago)
- Topics: collective-intelligence, corpus-linguistics, pinax
- Language: Python
- Homepage: http://oxlos.org/
- Size: 795 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/