Giter Site home page Giter Site logo

biu-nlp.github.io's Introduction

Lab Website (biu-nlp.github.io)

This repo contains the source code for the lab's website

Development

npm install
npm start

Adding Photos

Add people photos to the root directory people.

For local development, run python3 extra/images/people_photos.py to convert formats and image sizes. Images are cropped to a square around a detected face, so all faces are centered and in a similar size (This happens automatically during deployment)

Adding Publications

To refresh the publications list, clone the repo, and run:

pip3 install pyppeteer
export CHROME_EXECUTABLE_PATH="C:\Program Files\Google\Chrome\Application\chrome.exe"
python3 extra/publications.py
python3 extra/publications_json.py

This will open a chrome window, in which you will have to fill in a recaptcha.

If your publications don't show, add the scholarId to your person in people.json.

To ignore a publication, add the publication ID to the pubs_ignore set in extra/publications_json.py.

Deployment

Automatic deployment using github pages.

Don't forget to push new files in the extra/publications/ directory.

biu-nlp.github.io's People

Contributors

amitmy avatar dawidgabay avatar en555 avatar eranhirs avatar mosh0110 avatar roeeaharoni avatar rubenwol avatar shaked571 avatar shirapp avatar yanaiela 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.