Sigma Wiki
Status: Beta
Brought to you by:
apease
h1. Required data files
h2. WordNet 3.0
from http://wordnet.princeton.edu
File | Description |
---|---|
adj.exc | |
adv.exc | |
noun.exc | |
verb.exc | |
index.adj | |
index.adv | |
index.noun | |
index.sense | Sense index list by sense key to synset ID |
index.verb | |
cntlist | Counts of senses in the semantic concordance |
h2. Other files from SourceForge CVS
File | Description |
---|---|
FirstNames.csv | |
language.txt | Simple function words for different languages, used in LanguageFormatter.java |
sentiment.csv | Sentiment word scores from UPenn used in DB.computeSentiment() |
stopwords.txt | Stop word list |
wordFrequencies.txt | Word/word-sense co-occurance frequencies |
WordNetMappings30-noun.txt | SUMO-WordNet mappings |
WordNetMappings30-verb.txt | SUMO-WordNet mappings |
WordNetMappings30-adj.txt | SUMO-WordNet mappings |
WordNetMappings30-adv.txt | SUMO-WordNet mappings |