Open-source linguistic ethnography tool for framing public opinion in mediatized groups
qualichat Open-source linguistic ethnography tool for framing public opinion in mediatized groups. 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 […]
Read more