Displaying 1 result from an estimated 1 matches for "autoclassifying".
2007 Mar 06
0
Document classes with tm
does anyone have any tips for using the tm package for supporting
autoclassifying textual documents? while tm works very well for
parsing text documents and creating term-document matrices, it doesnt
seem to support tracking document classes by default. without a way to
know the classes of your training documents, building a classifier is
kind of a non starter.
i know i could j...