Extracts human mental models from text and facilitates mental model comparison and contrasting. (See J Diesner 2003)
Project description
mental_models
Extracts human mental models from text and facilitates mental model comparison and contrasting. An alternative implementation of "AutoMap," see: J Diesner, K M Carley, "AutoMap1.2 - Extract, analyze, represent, and compare mental models from texts" (2003) for more background details.
Install
pip install mental_models
# then Build as below
Build
This library assumes that several models and datasets are available. You can run the command below to build them.
# ... need a small language model
python -m spacy download en_core_web_sm
# ... adds in WordNet tokenization for spaCy
python -m nltk.downloader wordnet
python -m nltk.downloader omw
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
mental models-0.1.5.tar.gz
(4.4 kB
view details)
Built Distribution
File details
Details for the file mental models-0.1.5.tar.gz
.
File metadata
- Download URL: mental models-0.1.5.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 83d48cfab0ad289d22806ac205293519699a265c9a6a8f2b6ec4497f5037fd75 |
|
MD5 | dc23097590a340c93257181d3f128f6b |
|
BLAKE2b-256 | 2289b01d8ad41d26d81574791abde6265d6bd5339c7122a33755d41654b9b6a2 |
File details
Details for the file mental_models-0.1.5-py3-none-any.whl
.
File metadata
- Download URL: mental_models-0.1.5-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fe988ba4b501af287df508eb720c81f165039912085b9fc2950f2c7536c07051 |
|
MD5 | af83418e3ecc9a272ce12db235047088 |
|
BLAKE2b-256 | 70fc439e2b2bd7cdf080c664ddcf7e86d80708b3ade83103616df6edbbeec1e7 |