A python module which returns list of sentences with same contextual meaning as given sentence
Project description
Paraphraser
This is a python library which generates list of sentences with similar contextual meaning as given input sentence.
Installation
Run the following snippet to install the library in your system
$ pip install paraphraser
Usage
from paraphraser import paraphrase
# Generate list of sentences with similar contextual meaning
sentences = paraphrase(input_sentence)
Developing Paraphraser
To install paraphraser along with the tools you need to develop and run tests, run the following in command in your system:
$ pip install -e .[dev]
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
paraphraser-0.0.1.tar.gz
(2.5 kB
view details)
Built Distribution
File details
Details for the file paraphraser-0.0.1.tar.gz
.
File metadata
- Download URL: paraphraser-0.0.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e9814625ca320024a568f3743e956b2ea0bd09b3e3e365b97a626691b6ec783c |
|
MD5 | 37ae490ba9ca61181c8b276c861dabfd |
|
BLAKE2b-256 | 81909a2592b9b057d77837054d4ffc020b2e14191f561512ff08553dad90dd95 |
File details
Details for the file paraphraser-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: paraphraser-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d5c4f50cee18573db37b7d1ac9d2509ef1494e148ca41ec3b76452de60a48bdf |
|
MD5 | a77250565c098d6261c23c414dc2b158 |
|
BLAKE2b-256 | 7543633d9442f5dcf8079dc75991baa8c94141e4cf8822bab02fd31cf8361c61 |