Giter Club home page Giter Club logo

algpedia's Introduction

AlgPedia

Algpedia é um um projeto open source. Uma enciclopédia livre sobre algoritmos e implementações desenvolvida como projeto final de alunos da UFRJ (Thais Viana e Pablo Abdelhay)

Funcionalidades implementadas:

  1. Wiki
  2. Sistema de recomendação por reputação e confiança
  3. Extração de dados (web crawler)
  4. Tradução de base relacional para base semântica
  5. Buscas
  6. Sistema de tageamento

Instruções:

Observação: O projeto foi feito usando python 2.7 e mysql

  1. Instalar o ActivePython (http://www.activestate.com/activepython/downloads)
  2. Criar o env com o virtualenv para o projeto
  3. Fazer o checkout do projeto
  4. Criar o banco algpedia 4.1. Na pasta AlgPedia/database tem um dump, rode o .sql no seu workbench ou heidi...
  5. Instalar as dependências através de PIP e PYPM (para windows) 5.1 $source env/bin/activate 5.2 $pip install -r requirements/requirements.txt 5.2.1 Algumas dependências binárias podem falhar usando o pip pelo requirements, existe a alternativa de baixar o whl por este site http://www.lfd.uci.edu/~gohlke/pythonlibs/ e instalar usando $pip install <nome_do_arquivo.whl> 5.3 Para sair do ambiente virtual do Python, rode $ deactivate 6.Rodar python manage.py runserver para inicializar o serviço em localhost:8000 por padrão.

Nosso trello: https://trello.com/b/P8TgPwjK/algpedia

algpedia's People

Contributors

thaisviana avatar csmartins avatar fgouvea avatar victorlcampos avatar

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.