Skip to main content

Groups' frames of relevance

Project description

Qualichat

Downloads

Open-source linguistic ethnography tool for framing public opinion in mediatized groups.

Table of Contents

Installing

Python 3.7.1 or higher is required.

To install the library, you can just run the following command:

$ pip install -U qualichat

To install a development version, follow these steps:

$ git clone https://github.com/qualichat/qualichat
$ cd qualichat

# Linux/MacOS
$ python3 -m pip install -U .
# Windows
$ py -3 -m pip install -U .

Quickstart

To use this library, you need a plain chat text file, following this format:

[dd/mm/yy hh:mm:ss] <contact name>: <message>

For example, see this following sample chat file named sample-chat.txt:

[01/01/21 07:52:45] Joel: Hello!
[01/01/21 07:52:47] Mary: Hi!
[01/01/21 07:52:49] Joel: How are you guys?
[01/01/21 07:52:52] Mary: We are fine! 😊
How about you?
[01/01/21 07:52:55] Oliva: Everything's great!
[01/01/21 07:52:59] Joel: Cool! I am also fine!
[01/01/21 07:53:03] John left

In your code, you will just load the chat using qualichat.load_chat().

chat = qualichat.load_chat('sample-chat.txt')

Links

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

qualichat-1.4.3.tar.gz (123.3 kB view details)

Uploaded Source

Built Distribution

qualichat-1.4.3-py3-none-any.whl (128.6 kB view details)

Uploaded Python 3

File details

Details for the file qualichat-1.4.3.tar.gz.

File metadata

  • Download URL: qualichat-1.4.3.tar.gz
  • Upload date:
  • Size: 123.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for qualichat-1.4.3.tar.gz
Algorithm Hash digest
SHA256 0fb22a6b1de2f4d24f3bb76671a03ed9f55b4a70d0635a79a4bdc5aba8e83f3a
MD5 2b632cb53284a38cee5f2dfcd784c47f
BLAKE2b-256 71517eba05009eae00930a9138bca1553b8b29321e33e5d413a3479a437379d7

See more details on using hashes here.

File details

Details for the file qualichat-1.4.3-py3-none-any.whl.

File metadata

  • Download URL: qualichat-1.4.3-py3-none-any.whl
  • Upload date:
  • Size: 128.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for qualichat-1.4.3-py3-none-any.whl
Algorithm Hash digest
SHA256 2772294232b9a8db091a489f377af1c6b752ef24578a4234e910ef1776964356
MD5 1d1aeadb3b1712f3a9ad531c80332a8b
BLAKE2b-256 52eb8c7b3e779421ad33492f447a2280bcadc42c2d81a6d2b4cab5aa80a37e01

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page