# nlposs.github.io **Repository Path**: mirrors_alvations/nlposs.github.io ## Basic Information - **Project Name**: nlposs.github.io - **Description**: Workshop for Natural Language Processing Open Source Software (NLP-OSS) - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2025-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Workshop for Natural Language Processing Open Source Software (NLP-OSS) ==== This is the codebase for the NLP-OSS webpage. The actual proposal is located at: https://github.com/nlposs/NLP-OSS/ ## Requirements 1. `gem install bundler` 1. `bundle install` ## Development ``` # Run local server $ make serve ```