Science topic
Web Content Extraction - Science topic
Web Content Extraction are content extraction is the process of identifying the Main Content and/or removing the additional items, such as advertisements, navigation bars, design elements or legal disclaimers. The rapid growth of text based information on the Web and various applications making use of this data motivates the need for efficient and effective methods to identify and separate the Main Content (MC) from the additional content items.
Questions related to Web Content Extraction
I want to compute adjusted cosine similarity value in an item-based collaborative filtering system for two items represented by a and b respectively. these items are represented by two vectors a={2,3,1,0} and b={1,0,4,2}. I know how cosine similarity works but i am stuck with adjusted cosine similarity approach. we are working on a collaborative filtering recommender system where we need to find similar items using adjusted cosine similarity. Those who are working in CF recommender systems please guide me.
I am doing a research in twitter sentiment analysis related to financial predictions and i need to have a historical dataset from twitter backed to three years. last year twitter announced that they will release historical data for scientific proposes.
I am asking if anybody have an idea about how to get this data?
We have witnessed the power of a regular search engine like Google. There is a semantic search engine like Swoogle as well. However, we are trying to build a semantic search engine with more user friendly display capability and relevant ranking algorithm. Can anybody suggest ideas?
Given a headline and a body of text from an article, find the stance from the following option -
Agrees: The body text agrees with the headline.
Disagrees: The body text disagrees with the headline.
Discusses: The body text discuss the same topic as the headline, but does not take a position
Unrelated: The body text discusses a different topic than the headline
What features would you use when trying to build a classifier ?
Good afternoon,
I have to conduct a search with respect to the information/support sources on visual impairment at layperson disposal on the Internet (i.e. websites, blogs, facebook...).
The matter is to know on the one hand "what is there" on the Internet and, on the other hand, to analyze the resources found to determine their goodnesses and shortcomings. The latter is not the problem for me (the literature on this topic is quite extensive), what I do not know is if there is a rigorous procedure to follow when surfing the Internet and selecting the results (e.g. as when a systematic review on the written literature is conducted).
I mean: it would be proper to select e.g. the first 20 Google search results according to some inclusion-exclusion criteria? 20 is enough? it is too little? where must be the limits?
If you have done something similar, have you followed any methodological guidelines?
Thanks,
Marta
I have read that Facebook's APIs called graph and Feed can be used to retrieved a given users public profile. But as I noticed Feed API is currently not available for Developers. Is anyone aware of the possibility of getting the public profile of a given user through Graph API.
I am doing semi-supervised classification with WEKA. The test set of my data (twitter) is unlabeled (no class assigned) but replaced with (?). I used WEKA to convert the test data from csv to arff file, which sets automatic datatype of 'string' to the class attribute. When I try to run it after creating the model with my train data it seems to give errors regarding the string datatype given to the unlabelled class attribute. My question is what datatype is suitable for the class attribute in '?' to avoid glitches?
I'm looking for a freely available dataset for Arabic microblog retrieval
I am planning to employ R software to develop “word cloud” to find out the central theme or core intention of 2100 respondents in local level planning process. The questionnaires were filled out in five districts of Nepal - mountain, hill and tarai madhesh.
I am doing my research in extracting new indicators of business performance using sentiment analysis of headline news. to do that i need a collection of headlines form famous news agencies like Reuters . is there anybody have this data or know how to get this data pleas help me.
I am doing research in Review mining. I need reviews about mobile phones and hotels. Any one has idea how to extract these reviews?
I need to extract text from an image,
I think to partition the images into several layers using gaussian mixture model based on color. wheather this approach is correct?
Suppose I need to extract code for the voting portion of a webpage alone. Can it be any tool for doing this.
I'm interested in finding ontologies in the domain of sustainable territories
Hi,
maybe someone knows where I can find a webpage dataset to Information extraction evaluation. I need a set like a:
- domain_1 = { {web_page_1, {relevant entities}}, ..., { {web_page_2, {relevant entities} }
I created a wrapper induction algorithm with based on domain's web pages. This algorithm can extract an important entity from these pages (for example from domain about movies they from each page extract information like film title, actors names etc.) . I created a reference dataset (I labeled 3 domain and 200 documents). But maybe there is an another better reference dataset?
Maybe someone know where I can find a software to comparation with my solution (semi-supervised information extraction from web pages based on html structure) ?
I am working with text classification using ant colony algoriithm, but basically I am confused with computation of feature vector for test set.
For training feature vector, I took TF-IDF vector for each training data, and constructed a feature matrix [docs x terms] using the TF-IDF values.
But how about computing the test set's feature vector? Should I just use the TF-IDF values in training set to compute it?
eg: In training set for a particular word "apple", the doc frequency is 5. For test set, should I use the value 5 for "apple"? Or recompute the TF-IDF based on test set?? Or rather, am I going the wrong way in computing the feature vector??
Thanks in advance!
Hello, everyone
I do the implementation of web page classification. Now I am testing on small dataset such as downloading about 50 web pages (sport, business,...etc.)from bbc web sites . But I need more web pages for further implementation and calculate the classification accuracy. Therefore, if you know and have some web page dataset, please can you share me or give links.
Thanks,
pan ei san
Hello, everyone
I am interesting the Content Extraction from HTML web pages. Now I use the HTML tags for dividing the block of web page and use the tag-to-text ratio and anchor-text-to-text ratio and title density to extract main content. But all of HTML tags don't appropriate where content extraction. SO I want to know what tags are more accurate and more suitable for web page' cleaning? Thank You all...
I'm looking for recent developments in automated analysis of Twitter, Facebook, or any other text-based social media streams. What are researchers able to extract? How are facts gathered, summarized, visualized?
If you can point me to recent research, technologies, and specifically conferences dealing with automation of social media content, I'd much appreciate it. VR
Datasource which is as well free of cost and permitted to download...
I want to get moodle learning dataset in CVS format. Is there any open source moodle dataset for research purpose and can anyone suggest me any tools to extract moodle web data in CVS format?
Many years ago I read a paper on a hardware implementation of an information retrieval system. It was implemented as a circuit board, where the query would be set by putting jumpers on one side of the board and the result would be indicated by LEDs or the equivalent on another side of the board. The math behind it was very insightful, and I'd love to find it again, but I've been unable to. The paper was written (probably well) before 1975, perhaps even in the 1950's. I vaguely remember that the primary author's name began with an S but that's as far as I've gotten. (I'm not thinking of Vannevar Bush's Memex.)
Can anyone help?
Hello Everyone,
I want to know how to get the DBLP and SIGMOD query set. If you know the links, please can you share me? But if it is not gained query set from the links,these tested query is created by yourself when the query is processed. Please share me.. Thank you all.
I have:
- Polarity words.
Example:
- Good: Pol 5.
- Bad: Pol -5.
My assignment:
Determine a document is negative or positive. So how I have to do, please tell me about that, I'm a newbie in NLP (sentiment analysis).
I want to use polarity to do that, don't use Naive Bayes. So anyone tell me about algorithm based on polarity words.
Thanks for your time.
Hello, please can you share info with me about how to count the stop words and tokens for text. I would like clarification with examples. Thanks
Dear all, I want to get some stopwords for web page classification when I want the train for learning classifiers. So if you know some link and how to get these stopwords, can you share them with me please? Thanks all.
I am interested in doing some work in area of semantic web crawling/scraping and using that semantic data to do some discovery.
Hello everyone!
Can you advice me what java is more learn for my opinion?
I have read a couple of articles which are trying to sell the idea that the organization should basically choose between either implementing Hadoop (which is a powerful tool when it comes to unstructured and complex datasets) or implementing Data Warehouse (which is a powerful tool when it comes to structured datasets). But my question is, can´t they actually go along, since Big Data is about both structured and unstructured data?
I'm developing a strategy as a MSc project. I will be monitoring, collecting, and analyzing the data of a Facebook page (posts, comments, likes, shares) and a Twitter profile (tweets, retweets, mentions, and public tweets containing one/two keywords only). Any suggestions would be great. Also, what mining techniques do you recommend? I'm thinking sentiment analysis and would like to use one or two more techniques. What techniques do you recommend?
Thanks
The network for routing the query is based on Markov process. If we want to model the time taken to answer a query , is Probabilistic timed automaton a better model?
I need to extract specific data from related websites . For example I need to extract data from specific website providing the positive feedback about a type of vehicle. Kindly suggest some good code or algorithm for this.
How to data mining algorithms be implemented for web content mining?
Does anybody know of any useable textmining software programs that do topic modeling and also cover Chinese as a language? This seems harder to find that I had thought. I found things like FudanNLP - (http://code.google.com/p/fudannlp/) and Ictclas (http://www.ictclas.org/ictclas_download.aspx), neither of which I have been able to make work so far. Pingar (http://apidemo.pingar.com/AnalyzeDocument.aspx) doesn't seem to have topic extraction. Mallet does seem to have a Chinese module and does have topic modeling, but I have yet to figure that one out too. Does anybody have any other suggestions?
One of my principal research and devolpment interenst is in Web Content Extraction. I founded a start-up in this field www.altiliagroup.com. If there is someone interested in collaborating with us on this topic or in working as principal software architect for Altilia please let me know.




























































