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

https://github.com/c0ntradicti0n/sciencemap

Map concepts of speech acts of distinguishing and connect by connections
https://github.com/c0ntradicti0n/sciencemap

Last synced: 2 months ago
JSON representation

Map concepts of speech acts of distinguishing and connect by connections

Awesome Lists containing this project

README

        

## Preparation
```buildoutcfg
pip install -r requirements.txt
```

```buildoutcfg
mkdir modrls
wget https://s3-us-west-2.amazonaws.com/allennlp/models/elmo/2x1024_128_2048cnn_1xhighway/elmo_2x1024_128_2048cnn_1xhighway_weights.hdf5
wget https://s3-us-west-2.amazonaws.com/allennlp/models/elmo/2x1024_128_2048cnn_1xhighway/elmo_2x1024_128_2048cnn_1xhighway_options.json
```