Metadata-Version: 2.1
Name: writeprints-static
Version: 0.0.2
Summary: Extract lexical and syntactic features for authorship attribution research.
Home-page: https://github.com/literary-materials/writeprints-static
License: ISC
Author: writeprints-static Authors
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: numpy (>=1.0.0,<2.0.0)
Requires-Dist: scipy (>=1.5.0,<2.0.0)
Requires-Dist: spacy (==3.0.8)
Project-URL: Repository, https://github.com/literary-materials/writeprints-static
Description-Content-Type: text/markdown

# writeprints-static

Extract lexical and syntactic features for authorship attribution research.

The writeprints-static package aims to reproduce "Writeprints-Static" featureset described in Brennan et al. (2012).
Check [Docs](https://literary-materials.github.io/writeprints-static/) for details.


## License

This package is licensed under the ISC License.

## Versions

- May 4, 2022, launch v.0.0.1. 

## References

- Brennan, M., Afroz, S., & Greenstadt, R. (2012). Adversarial stylometry: Circumventing authorship recognition to
preserve privacy and anonymity. *ACM Transactions on Information and System Security (TISSEC)*, 15(3), 1-22.


