https://github.com/anasaito/bundled-text
https://github.com/anasaito/bundled-text
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/anasaito/bundled-text
- Owner: AnasAito
- Created: 2022-03-19T13:49:21.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-26T00:01:03.000Z (about 3 years ago)
- Last Synced: 2025-02-10T13:44:12.799Z (3 months ago)
- Language: Jupyter Notebook
- Size: 181 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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