-
Notifications
You must be signed in to change notification settings - Fork 4
/
README
39 lines (23 loc) · 753 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
CitiusSentiment: PERL scripts for opinion mining
Author:
Pablo Gamallo
ProLNat Group, CiTIUS
University of Santiago de Compostela
Galiza, Spain
################ WORK IN PROGRESS!!!!! ###########################
REQUIREMENTS
Perl and bash interpreters
It contains CitiusTool (CitiusTagger + CitiusNEC).
HOW TO INSTALL
> git clone https://github.com/gamallo/CitiusSentiment.git
> sh install-citiussentiment.sh
Pay attention: do not install the package in a directory whose name contain blank spaces!
HOW TO USE
sentiment.sh <lang> <file>
language=pt, es, en, gl
file=path of the input file
INPUT FILE
The input file must be in plain text format.
File codification must be UTF-8.
EXAMPLE OF USE
./sentiment.sh es test/es.txt