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

https://github.com/dbeley/novelty-detection


https://github.com/dbeley/novelty-detection

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

          

# sentences_embeddings

## Requirements

- python-nltk
- python-gensim
- python-pytorch
- sent2vec
- infersent
- python-tqdm

## Usage

### Préparation des données

```
python prepare.py -h
python prepare.py
```

### Script principal

```
python model.py -h
python model.py
```