|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttp.loader.LoaderReuters
public class LoaderReuters
Class for loading the text files in the Reuters dataset format.
Constructor Summary | |
---|---|
LoaderReuters()
|
Method Summary | |
---|---|
protected java.lang.Void |
doInBackground()
|
DocumentsDatabase |
loadFromFiles(LinkToFiles link_files)
Method, which processes files from Reuters dataset and stores its contents into a database of documents. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface tp.loader.LoaderInterface |
---|
addPropertyChangeListener |
Constructor Detail |
---|
public LoaderReuters()
Method Detail |
---|
public DocumentsDatabase loadFromFiles(LinkToFiles link_files)
loadFromFiles
in interface LoaderInterface
link_files
- links to files for loading
protected java.lang.Void doInBackground() throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |