nlposs / nlposs.github.io

Workshop for Natural Language Processing Open Source Software (NLP-OSS)
http://nlposs.github.io
MIT License
7 stars 8 forks source link
linguistics nlp nlp-oss oss

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
  2. bundle install

Development

# Run local server
$ make serve