8000 GitHub - mibo8/Colletta
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mibo8/Colletta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Colletta project - OttoBit team

Team members:

  • Bergo Giovanni
  • Bortone Michele
  • Cosentino Benedetto
  • Marcato Enrico
  • Peagno Eleonora
  • Peron Giovanni
  • Pettenuzzo Gianmarco

Colletta is a web platform for resolution of grammar analysis exercises. It includes an automatic solver, implemented with Hunpos, an open source part-of-speech tagger, trained for detecting and tagging italian language.

How to use our prototype

This project needs to be executed in local.

  • Step 1 - Donwoload our project
    Download the branch that corresponds to your OS

  • Step 2 - Install Node JS
    Download Node JS for your OS from https://nodejs.org/en/download/

  • Step 3 - Download all the needed libraries
    Go to the project's main directory and use these commands to downloads the libraries needed to execute the project:

    npm install --save firebase-admin
    
    npm install express --save
    
    npm install shelljs
    
  • Step 4 - Run the project local server
    Open the terminal at the project's main directory and use this command to run the project local server

    node index.js
    
  • Step 5 - Use coletta's prototype!
    Open your browser and go to http://localhost:8080/insert

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published
0