Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 242 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 242 Bytes

BFFN

this project is for our paper "Improving Chinese Sentiment Analysis based on Bilingual Feature Fusion"

full code is coming soon.

'''python

  1. conda create --name bffn --file ./requirements.txt

  2. python FusionCode-commited.py '''