Distributional Features for Text Categorization
#1

Text categorization is the task of assigning predefined categories to natural language text. With the widely used Ëœbag of wordsâ„¢ representation, previous researches usually assign a word with values such that whether this word appears in the document concerned or how frequently this word appears. Although these values are useful for text categorization, they have not fully expressed the abundant information contained in the document. This paper explores the effect of other types of values, which express the distribution of a word in the document. These novel values assigned to a word are called distributional features, which include the compactness of the appearances of the word and the position of the first appearance of the word. The proposed distributional features are exploited by a tfidf style equation and different features are combined using ensemble learning techniques. Experiments show that the distributional features are useful for text categorization. In contrast to using the traditional term frequency values solely, including the distributional features requires only a little additional cost, while the categorization performance can be significantly improved. Further analysis shows that the distributional features are especially useful when documents are long and the writing style is casual.
Reply
#2
Thumbs Up 
[attachment=5248]
[u]Text Categorization
[/u]


Foundations of Statistical Natural Language Processing


Task Description


Goal: Given the classification scheme, the system can decide which class(es) a document is related to.
A mapping from document space to classification scheme.
1 to 1 / 1 to many
To build the mapping:
observe the known samples classified in the scheme,
Summarize the features and create rules/formula
Decide the classes for the new documents according to the rules.


Reply
#3
Hi friends,
I'm Rafi , doing my final year computer science and Engineering . I'm in need of a ppt or pdf file for Distributional of Text categorization .
Reply
#4
check below links to get ppt and pdf of Distributional Features for Text Categorization

http://cs.umass.edu/~ronb/papers/sigir.ppt
http://lamda.nju.edu.cn/xuexb/files/ecml...eature.pdf
http://ieeexplore.ieeeiel5/69/4358933/04...er=4589210
Reply
#5
[attachment=10301]
Distributional Features for Text Categorization
Abstract
Text categorization is the task of assigning predefined categories to natural language text. With the widely used “bag-of-word” representation, previous researches usually assign a word with values that express whether this word appears in the document concerned or how frequently this word appears. These features are not enough for fully capturing the information contained in a document. Although these values are useful for text categorization, they have not fully articulated the abundant information contained in the document. This project explores the effect of other types of values, which express the circulation of a word in the document. These novel values assigned to a word are called distributional features, which include the neatness of the appearances of the word and the position of the first appearance of the word. The proposed distributional features are exploited by a tfidf style equation, and different features are combined using ensemble learning techniques. Thus we conclude that the distributional features are useful for text categorization, especially when they are combined with term frequency or combined together.
Existing system:
The existing system assigns a word with values that express whether this word appears in the document concerned or how frequently this word appears. Another system uses a statistical phrase that is composed of a sequence of words that occur contiguously in text in a statistically interesting way, which is usually called n-gram.
Existing system disadvantages:
• The existing features are not enough for fully capturing the information contained in a document.
• The performance of the system is comparatively slow.
Proposed system:
The proposed distributional features are exploited by a tfidf style equation, and different features are combined using ensemble learning techniques. The extraction of the distributional features is efficiently implemented using the inverted index constructed for the corpus. Using such type of index, for a given word-document pair, we can obtain not only the frequencies of the word but also the positions where the word appears. With the position information and the length of the document, the distribution of the word is constructed and the distributional features are computed.
Proposed system advantages
• Distributional features for text categorization requires only a little additional cost.
• Combining traditional term frequency with the distributional features improves the performance of the system.
• The effect of the distributional features is obvious when the documents are long and when the writing style is informal.
Software Requirements:-
Operating System Windows XP
Platform Visual Studio .Net 2008
Database SQL Server 2005
Languages Asp.Net, C#.Net.
Hardware Requirements:-
Hard Disk 40 GB
Monitor 15’ Color with VGI card support
RAM Minimum 512 MB
Processor Pentium IV and Above (or) Equivalent
Processor speed Minimum 1.4 GHz
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: crt monitor features, salient features, distributional features text categorization ppt, matlab source code for text categorization in knn, pic16f84a microcontroller features, download ppt on modern features of automobiles, features,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  Text Mining project topics 2 1,582 09-02-2012, 04:08 PM
Last Post: jonssmith
  BloomCast: Efficient and Effective Full-Text Retrieval in Unstructured P2P Networks Projects9 0 803 23-01-2012, 05:14 PM
Last Post: Projects9
  Topic Mining over Asynchronous Text Sequences Projects9 0 911 23-01-2012, 03:47 PM
Last Post: Projects9
  CoCITe—Coordinating Changes in Text Projects9 0 692 23-01-2012, 03:38 PM
Last Post: Projects9
  Effective Pattern Discovery for Text Mining Projects9 0 1,470 23-01-2012, 03:34 PM
Last Post: Projects9
  Effective Pattern Discovery for Text Mining Projects9 0 1,263 23-01-2012, 03:02 PM
Last Post: Projects9
  TEXT EDITOR IN JAVA seminar class 2 4,229 12-08-2011, 12:42 PM
Last Post: tejusuratwala
  Using Texture and Shape Features to retrieve sets of similar Medical Images project topics 0 1,218 02-05-2011, 12:01 PM
Last Post: project topics
  Intelligent Dictionary Based Encoding Algorithm for Text Data Compression for High-Sp project topics 0 1,271 02-05-2011, 11:56 AM
Last Post: project topics
  Online Text Tile On ICON tiles seminar class 0 874 02-04-2011, 04:52 PM
Last Post: seminar class

Forum Jump: