An open API service indexing awesome lists of open source software.

https://github.com/rikeda71/clue

WIP ( This application is the CLue to search for CL (Computation and Language) papers )
https://github.com/rikeda71/clue

paper-reading

Last synced: 3 months ago
JSON representation

WIP ( This application is the CLue to search for CL (Computation and Language) papers )

Awesome Lists containing this project

README

        

# CLue

![Backend CI](https://github.com/s14t284/CLue/workflows/Backend%20CI/badge.svg?branch=master)
![Frontend CI](https://github.com/s14t284/CLue/workflows/Frontend%20CI/badge.svg?branch=master)
[![codecov](https://codecov.io/gh/s14t284/CLue/branch/master/graph/badge.svg?token=RBU5P6DIEN)](https://codecov.io/gh/s14t284/CLue)

This application is the CLue to search for CL (Computation and Language) papers

## How to start

[start with initial data (in Japanese)](https://github.com/s14t284/CLue/wiki#%E5%8B%95%E4%BD%9C%E6%96%B9%E6%B3%95)

```sh
docker-compose up -d # wait a minutes...
```