Skip to content

Small experiment of aspect extraction using tweets in Bahasa Indonesia.

License

Notifications You must be signed in to change notification settings

erisazani/id-aspect-extraction

Repository files navigation

Aspect Extraction with RAKE and TF-IDF, using Twitter Data in Bahasa Indonesia

To install the required Python packages, execute this command:

pip install -r requirements.txt

To run the program, simply execute this command:

python main.py

You will need Python 2.7.6 to execute the experiments.

Please visit this link for getting the required data:

To make the program works, you will need to create these directories:

  • data/ to place the data set.
  • embeddings/ to place the pre-trained word embeddings
  • dump/ to place the experiment result (assigned aspect category)

Cheers!

Erryan Sazany

About

Small experiment of aspect extraction using tweets in Bahasa Indonesia.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages