/weibo_sentiment

Primary LanguagePythonMIT LicenseMIT

weibo_sentiment

image image

this is the code for process the weibo data for sentiment analysis

Requirements

mamba install -c conda-forge openjdk python=3.8 jpype1=0.7.0 -y

Installation

Install git lfs first

apt install git-lfs git lfs install

clone the repo

download the model,

git lfs pull

pip install -e .

Features

  • TODO

Credits

This package was created with Cookiecutter and the giswqs/pypackage project template.