Computer Systems Lab TJHSST Current Projects In-House, pt 6.

Slides:



Advertisements
Similar presentations
COLLABORATING WITH OTHERS. Web 2.0 and Social Networking.
Advertisements

My EBSCOhost Tutorial Tutorial support.ebsco.com.
Basic Searching Engineering Village. Agenda What is Engineering Village? Setting up a personal account Searching Engineering Village How to.
What is an RSS Feed and How Do You Set One Up Melissa Higgs-Horwell Jennifer Schwelik.
Social Bookmarking & RSS feeds
Refworks Part I. How can I access Refworks Refworks can be accessed from: – The homepage of the Jotello F Soga Library (
Advanced Searching Engineering Village.
Engineering Village ™ Basic Searching.
Javon’s CSC 100 Assignment 2. Blogs A blog is a website, usually maintained by an individual with regular entries of commentary, descriptions of events,
EBSCO’s Ten Minute Training Series EBSCO’s New One-Step RSS Feed Alerts, plus Search and Journal Alerts Search and Journal Alerts by Marcie Brown, EBSCO.
MATLAB Presented By: Nathalie Tacconi Presented By: Nathalie Tacconi Originally Prepared By: Sheridan Saint-Michel Originally Prepared By: Sheridan Saint-Michel.
Engineering Village ™ ® Basic Searching On Compendex ®
Keeping ahead in your field using RSS feeds. What is RSS? “Really Simple Syndication” RSS delivers new content from websites or databases to you. Saves.
What is RSS? Kate Pitcher ©
A new crossover technique in Genetic Programming Janet Clegg Intelligent Systems Group Electronics Department.
Academic Advisor: Prof. Ronen Brafman Team Members: Ran Isenberg Mirit Markovich Noa Aharon Alon Furman.
Integration and Insight Aren’t Simple Enough Laura Haas IBM Distinguished Engineer Director, Computer Science Almaden Research Center.
Kelly McDermott CSC Podcast Podcasting is the method of distributing multimedia files such as audio or video programs, over the internet.
Jesse Embley CSC 101 Spring 2006 Podcast, Blog, Wiki, RSS.
Overview of Search Engines
Joseph L. Lindo Algorithms and Data Structures Sir Joseph Lindo University of the Cordilleras.
RSS. W HAT IS IT AND WHY IS IT USED ? B Y WHOM ? RSS stands for: Rich Site Summary or Really Simple Syndication It’s a technology that allows users to.
RSS Tim Staniland Assistant Librarian Northern Lincolnshire and Goole Hospitals NHS Foundation Trust.
Bloglines: LISD Brown Bag Webinar, February 23, 2010.
To quantitatively test the quality of the spell checker, the program was executed on predefined “test beds” of words for numerous trials, ranging from.
Walter Hop Web-shop Order Prediction Using Machine Learning Master’s Thesis Computational Economics.
Parent Academy Topic: Technology Services 1. Outcomes 2 Tech Services provides support for all of Palmdale’s technology systems and programs.
Next on the CC Lab agenda: Creating a podcast. We will break this session into three parts: 1.Recording a sound file 2.Getting the results into proper.
Genetic Algorithm.
Word Processors, Databases, Spreadsheets, and Data Problems.
Chapter 7 Structuring System Process Requirements
Adaptive News Access Daniel Billsus Presented by Chirayu Wongchokprasitti.
Setting Up an RSS Feed 1 Project by iWEBbic.com 1.
1 Paper Review for ENGG6140 Memetic Algorithms By: Jin Zeng Shaun Wang School of Engineering University of Guelph Mar. 18, 2002.
5 Quick ways to improve content value do cool stuff using Calais.
Support.ebsco.com My EBSCOhost Tutorial Tutorial.
1 Turbocharge Your Marketing …with the Next Generation of Online Publishing Tools.
The Internet and World Wide Web
Querying Business Processes Under Models of Uncertainty Daniel Deutch, Tova Milo Tel-Aviv University ERP HR System eComm CRM Logistics Customer Bank Supplier.
Using an RSS Feed Aggregator An Introduction Prepared by Liz Rodrigues.
Exploring Text: Zipf’s Law and Heaps’ Law. (a) (b) (a) Distribution of sorted word frequencies (Zipf’s law) (b) Distribution of size of the vocabulary.
Ch 6. The Evolution of Analytic Tools and Methods Taming The Big Data Tidal Wave 31 May 2012 SNU IDB Lab. Sengyu Rim.
Feed Me, Feed Me, Feed Me RSS Feeds Your Reading Needs.
Gathering, Integrating and Analyzing Usage Data: A look at collection analysis tools and usage statistics standards, and important questions to consider.
240-Current Research Easily Extensible Systems, Octave, Input Formats, SOA.
Supporting Researchers and Institutions in Exploiting Administrative Databases for Statistical Purposes: Istat’s Strategy G. D’Angiolini, P. De Salvo,
Content Management Systems Part 1. What is a Content Management System? A tool to separate content from presentation What’s the difference?? 
Computer Systems Lab TJHSST Current Projects In-House, pt 5.
1 Emerging Technology Using RSS RSS and syndication By Steve Sloan RSS and syndication By Steve Sloan.
Chapter 4 Decision Support System & Artificial Intelligence.
Web-Mining …searching for the knowledge on the Internet… Marko Grobelnik Institut Jožef Stefan.
Project 2: Classification Using Genetic Programming Kim, MinHyeok Biointelligence laboratory Artificial.
WebEx. Google 101: Getting more from Google 7/26/2010.
IBM Lotus Software © 2006 IBM Corporation IBM Lotus Notes Domino Blog Template Steve Castledine.
Beginning Podcasting November 5 th and 17 th 4 p.m. to 7 p.m.
Blogging. Website and blog A website, also written as web site,or simply site, is a set of related web pages typically served from a single web domain.
Program Assessment User Session Experts (PAUSE) Information Sessions: RSS & Subscription Services October , 2006.
Simulation. Simulation is a way to model random events, such that simulated outcomes closely match real-world outcomes. By observing simulated outcomes,
RSS Presentation John Bradford. What is RSS? Stands for really simple syndication RSS is a family of related web feeds about things you follow with short.
Introduction to RSS RSS is a method that uses XML to distribute web content on one web site, to many other web sites.
Kendra Hunter & Charde Johnson EDUC Dr. M. Kariuki.
RSS Syndication CS 431 – Carl Lagoze – Cornell University.
MODERN DAY NEWS Staying On Top of the News While Not Getting Bogged Down In Garbage.
Using the My EBSCOhost Folder Tutorial support.ebsco.com.
Trends in NL Analysis Jim Critz University of New York in Prague EurOpen.CZ 12 December 2008.
Chapter 11 Data Compression
Spreadsheets, Modelling & Databases
RSS (Rich Site Summary)
Podcasting: Multimedia Syndication
Probability in Baseball
Presentation transcript:

Computer Systems Lab TJHSST Current Projects In-House, pt 6

2 Current Projects, pt. 6 In-House Algorithms for Computational Comparative Historical Linguistics Optimizing Genetic Algorithms for Cypher Decoding Decision Trees for Career Guidance Archival of Articles via RSS and Datamining Performed on Stored Articles Sabermetric Statistics in Baseball

3 Algorithms for Computational Comparative Historical Linguistics Over time, languages change by regular, systematic processes. It is possible, by looking at the state of a language now and in the past, to deduce the exact changes that occurred, and the order in which they occurred. These changes also split languages, therefore it is also possible to, by using modern languages as input, induce the probable structure of their parent language. My goal is to develop algorithms by which computers may efficiently analyze the historical structure of languages and language families.

4 Optimizing Genetic Algorithms for Cypher Decoding Over the past several years, genetic algorithms have come into wide use because of their ability to find good solutions to computing problems very quickly. They imitate nature by crossing over strings of information represented as chromosomes, with preference given to the more fit solutions produced. They hold great promise in the field of cryptology, where they may be used to quickly find good partial solutions, thus eliminating much of the intense manual labor that goes into identifying initial coding schemes.

5 Decision Trees for Career Guidance This research project will be an investigation into the design and implementation of various decision trees for career guidance. A decision tree takes into account some sort of situation outlined by a group of parameters and outputs a Boolean decision to the situation. This project will take into account many aspects associated with decision trees including database building, searching and sorting, and algorithms for accessing data. My project utilizes numerous decision trees in an effort to serve as a tool for career guidance for young adults. A user will fill out a form of specified fields that will then be analyzed by the group of decision trees until a field of study/occupation is given to the user as the outcome. This group of decision trees will be built through database building techniques.

6 Archival of Articles via RSS and Datamining Performed on Stored Articles RSS (Really Simple Syndication, encompassing Rich Site Summary and RDF Site Summary) is a web syndication protocol used by many blogs and news websites to distribute information it saves people having to visit several sites repeatedly to check for new content. At this point in time there are many RSS newsfeed aggregators available to the public, but none of them perform any sort of archival of information beyond the RSS metadata. The purpose of this project is to create an RSS aggregator that will archive the text of the actual articles linked to in the RSS feeds in some kind of linkable, searchable database, and, if all goes well, implement some sort of datamining capability as well.

7 An Analysis of Sabermetric Statistics in Baseball For years, baseball theorists have pondered the most basic question of baseball statistics: which statistic most accurately predicts which team will win a baseball game. With this information, baseball teams can rely on technological, statistical-based scouting organizations. The book, Moneyball addresses the advent of sabermetric statistics in the 1980s and 1990s and shows how radical baseball thinkers instituted a new era of baseball scouting and player analyzation. This project analyzes which baseball statistic is the single most important. It has been found that new formulas, such as OBP, OPS, and Runs Created correlate better with the number of runs a team scores than traditional statistics such as batting average.