Skip to content

DeepPhysicVision/AC-Net

Repository files navigation

AC-Net (Aspect Based Sentiment Analysis)

Source code of our CCL2019 paper on Aspect-Based Sentiment Analysis.

How to run:

  • Run the XmlToTxt.py to read the original xml corpus file
  • Run TxtToInput.py to chansfer the txt data to the model input data
  • Run EmbeddingWriter.py to produce the embedding matrix, the pre_trained glove.840B.300d.txt is used in this part
  • Run the ReadModel.py to train the model, it involve the Model.py , Evaluator.py and ExampleReader.py

Disclaimer:

  • Reference papers and codes for our work will be update in the future.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages