cntext: a Python tool for text mining
Description
Summary
cntext is a text analysis package that provides semantic distance and semantic projection based on word embedding models. Besides,cntext also provides the traditional methods, such as word count , readability, document similarity, sentiment analysis, etc. The link of cntext repo is https://github.com/hidadeng/cntext
.
Statement of need
Human society is rich in cognitions, such as perception, thinking, attitude and emotion.As a carrier of ideas, texts not only reflect people's mental activities from the individual’s level but also reflects collective culture from the organizational and social level.In the field of social sciences, the main research path is mining personal mental activities and culture changes in society through text data[@tausczik2010psychological]
There are two common text analysis algorithms: dictionary-based method and word-embedding based method. The cntext library contains both types of algorithms.
Files
hiDaDeng/cntext-1.7.9.zip
Files
(26.7 MB)
Name | Size | Download all |
---|---|---|
md5:1785d70119700d63cc9e4964dae699b5
|
26.7 MB | Preview Download |
Additional details
Related works
- Is cited by
- Software documentation: https://github.com/hiDaDeng/cntext/ (URL)