TOWE

Code and data for "Target-oriented Opinion Words Extraction with Target-fused Neural Sequence Labeling" (NAACL2019)

  • Owner: NJUNLP/TOWE
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Target-oriented Opinion Words Extraction with Target-fused Neural Sequence Labeling

This repository is under construction.

Dependency:

  • python3
  • pytorch 0.4

How to run (Take the 14res dataset as example)

  1. (optional) prepare the word embeddings: (we have prepared for you in the code/data/ directory.)
    1. put the glove embeddings in the code/embedding directory.
    2. run the script:
    python build_vocab_embed.py --ds 14res
    
  2. in the code/ directory:
    python main.py --ds 14res
    

Main metrics

Overview
Name With OwnerNJUNLP/TOWE
Primary LanguagePython
Program languagePython (Language Count: 1)
Platform
License:MIT License
所有者活动
Created At2019-04-04 06:57:17
Pushed At2021-03-15 11:54:10
Last Commit At2021-03-15 19:54:09
Release Count0
用户参与
Stargazers Count132
Watchers Count10
Fork Count39
Commits Count3
Has Issues Enabled
Issues Count10
Issue Open Count8
Pull Requests Count0
Pull Requests Open Count0
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private