NeuCLIR / neuclir.github.io

Website for the NeuCLIR track at NIST TREC.

Home Page:https://neuclir.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NeuCLIR Website

Source code for the NeuCLIR website; visit it at neuclir.github.io.

Development

On Mac, install Homebrew and then run:

brew install ruby@3.1

export PATH="/opt/homebrew/opt/ruby@3.1/bin:$PATH"

bundle install

Then, to run the website locally, run:

bundle exec jekyll serve

About

Website for the NeuCLIR track at NIST TREC.

https://neuclir.github.io/

License:MIT License


Languages

Language:HTML 42.2%Language:SCSS 36.9%Language:Ruby 13.2%Language:Shell 7.7%