liwcjs

Javascript implementation of LIWC - Linguistic Enquiry and Word Count

Usage no npm install needed!

<script type="module">
  import liwcjs from 'https://cdn.skypack.dev/liwcjs';
</script>

README

LIWCjs

THIS IS JUST A PLACEHOLDER FOR NOW!

Contributing

Contributions are welcome and encouraged. Please read CODE_OF_CONDUCT.md, SECURITY.md and consult the docs directory first.

LIWCjs is written in Typescript and uses gts.

Please run gts fix on any code you're wanting to submit and make sure it compiles using tsc -p .

As the purpose of this project is to provide results which match LIWC2015, contributions which affect the accuracy of results will not be accepted.

References

Gottschalk, L.A. (1997). The unobtrusive measurement of psychological states and traits. In Text Analysis for the Social Sciences, (Carl W. Roberts, editor). 117-129.

Pennebaker, J.W. (2011). The Secret Life of Pronouns: What Our Words Say About Us. New York: Bloomsbury.

Tausczik, Y.R., & Pennebaker, J.W. (2010). The psychological meaning of words: LIWC and computerized text analysis methods. Journal of Language and Social Psychology, 29, 24-54.

Disclaimer

LIWCjs is an unauthorised, unofficial attempts to replicate the functionality of LIWC which is closed-source software created by Pennebaker Conglomerates, Inc. LIWCjs, its creator and its contributors are not affiliated with, and do not represent, Pennebaker Conglomerates, Inc.

LIWCjs does not provide medical advice. It is intended for informational purposes only.

LIWCjs is shared under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported license. See LICENSE for further disclaimers.

License

Copyright 2019 P. Hughes. All rights reserved.

Shared under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported license. See LICENSE for further details.