这套代码怎么运行?
数据集和embedding怎么获取?
Hi, the dataset can be downloaded here: https://github.com/ruidan/Unsupervised-Aspect-Extraction We trained the embeddings on the SemEval 2014 and 2015 corpora, which you can download here: http://alt.qcri.org/semeval2014/task4/ and here: http://alt.qcri.org/semeval2015/task12/
@stephantul where is the file named"my_data.conllu"?
Hi!
This is just an example, there is no file called "my_data.conllu".
In order to work with the pipeline, the code needs to have data in CoNLL-U format (see here: https://universaldependencies.org/format.html). You can use many tools to get parser output in CONLL-U format, such as https://github.com/andreasvc/spacyconllu
Hello, what kind of data set can be put in the data directory? Can you give me an example? I have downloaded dataset from https://github.com/ruidan/Unsupervised-Aspect-Extraction.But there is no labels_restaurant_train.txt