Skip to content

XGT-DLUT/SSFF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Span-based Syntactic Feature Fusion for Aspect Sentiment Triplet Extraction

Setup

This code runs Python 3.8 with the following libraries:

  • Pytorch 2.0.1
  • Transformers 4.31.0
  • spacy 3.7.2

Get start

  1. Build vocabulary

    python prepare_vocab.py
    
  2. Training

    Go to Corresponding directory and run main.py:

    python main.py
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages