This Project or Package Is Made for to Convert the Text to Video
Project description
# vidtext Vidtext is a python library which provides the functionality to convert the text directly into the video. vidtext used the rake_nltk library to tokenization the text. then select the highest score token to make an image according to the token. ## Installation ### Using PIP pip install vidtext ### Directly from the repository git clone https://github.com/anubhavshakya/vidtext.git python vidtext/setup.py install ## Usage `python import vidtext li = "Text" # Text Content for video content = vidtext.summary(li) # Return List vidtext.TextToVideo(content,vs=0.1) # vs to control the speed of video ` ## Contributing ### Bug Reports and Feature Requests Please use issue tracker for reporting bugs or feature requests. ### Development Pull requests are most welcome.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file vidtext-1.1.tar.gz.
File metadata
- Download URL: vidtext-1.1.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
43c08d683634f221b69f05b881629d501dd750a64339c7e3f2497d2735c632a1
|
|
| MD5 |
44438e587699982eadfa3df14f730ea7
|
|
| BLAKE2b-256 |
010e7e7fa06841e6c1e187aa74d4a796f26a418a5b76037c6f38b5035e1ad613
|
File details
Details for the file vidtext-1.1-py3-none-any.whl.
File metadata
- Download URL: vidtext-1.1-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c4fac0e54acc49620342ea8c4cab74c4e55030fd1eaf99381761a0183ae45e4
|
|
| MD5 |
ed76a2c9821bfd1a26579240196349f7
|
|
| BLAKE2b-256 |
9c8a287965fcc4ebe9048909555a049156b54eb8b9a8e8e0eff2d291788282ec
|