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

https://github.com/anasaito/bundled-text


https://github.com/anasaito/bundled-text

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Bundled-text
Nlp experiment to detect bundled text (containing different ideas)
## Getting started :
**Step 0 :** clone or download the bundled-text dir (zip format)

**Step 1 :** run this script (in the bunded folder) to install the needed modules
```
pip install requirments.txt
```

**Step 2 :** open example notebook in notebooks folder and run the cells