Tagged Questions
1
vote
1answer
258 views
Get WordNet's domain name for the specified word
I know WordNet has Domains Hierarchy: e.g. sport->football.
1) Is it possible to list all words related, for example, to the 'sport->football' sub-domain?
Response: goalkeeper, forward, penalty, ...
0
votes
1answer
155 views
Machine learning what approach to use when the dataset contain only one-class instances?
I have a dataset of a particular domain (say sports - 1 class). What I want to do is when I fed a web page to the classifier/clusterer I want to get a result whether that instance (web page) is ...
0
votes
2answers
285 views
Text classification, preprocessing included
Which is the best method for document classification if time is not a factor, and we dont know how many classes there are?