Intrinsic analysis package
Project description
IntrinsicAnalysis
IntrinsicAnalysis is a Python library for intrinsic analysis within one document for Armenian texts. It uses stylometric features analysis to find suspicious fragments.
Installation
Use the package manager pip to install IntrinsicAnalysis.
pip install IntrinsicAnalysis
Usage
To use library import analyse_paragraphs as follows:
from IntrinsicAnalysis.analyse import analyse_paragraphs
As input analyse_paragraphs takes list of strings(paragraphs) of entire document and returns suspicious paragraphs.
analyse_paragraphs(paragraphs)
Returns a list of tuples. Each of them has corresponding paragraph as the first element and boolean (whether that paragraph is considered suspicious) as the second element.
License
Project details
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 IntrinsicAnalysis-0.0.3.tar.gz.
File metadata
- Download URL: IntrinsicAnalysis-0.0.3.tar.gz
- Upload date:
- Size: 16.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0d37b2f10db94f4f597a81da748d420c61a7c826ef22f85dfac10b8d13ac6491
|
|
| MD5 |
26fa2b7278de0387139a3b17fb06a0ec
|
|
| BLAKE2b-256 |
76ebf5b72507f0a25a465f30ef4bd45aaf3b3bc8fcabc1439f5cd72b8faea08c
|
File details
Details for the file IntrinsicAnalysis-0.0.3-py3-none-any.whl.
File metadata
- Download URL: IntrinsicAnalysis-0.0.3-py3-none-any.whl
- Upload date:
- Size: 16.9 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
48b027b8633af95d820255c0fbd7e041c0a48950128ce44ced8207d9e90fc9b5
|
|
| MD5 |
9ae7743c52d43c3592be503eb4fb11ff
|
|
| BLAKE2b-256 |
35b1213b10bb28c3c06343e6b3dab4730706a9515db07e0454f86bf235f041a3
|