Authorship detection: 2011 group

From Derek
Revision as of 03:07, 15 May 2012 by A1179552 (Talk | contribs)

Jump to: navigation, search

Contents

Supervisors

Collaborators

2011 Students

Weekly progress and questions

Semester 2, Week 1

Yan Xie

Progress and Status this week:

  1. All team members had the first meeting with a Supervisor Derek, Co-supervisors Brian and Maryam
  2. The basic idea and various applications were introduced by Derek
  3. Discuss about previous attempts and further exploration on the meeting
  4. Research the topic about authorship detection and data mining
  5. Review the researches of past year students

Plan and Goals for new week:

  1. Further study on the past researches
  2. Search the proper algorithms
  3. Have a group meeting with the other members Kai and Zhaokun

Kai He

Progress and Status This Week

  1. Met with a Supervisor Derek, Co-supervisors Brian and Maryam.
  2. The supervisors introduced the concept of this project and discuss the outcome from last year project students
  3. Research on authorship detection
  4. Study the previous algorithms

Plan and Goals for Next Week

  1. Literature search training will be held next week
  2. Have a meeting with team members
  3. Research on various methods
  4. Read papers on authorship detection

Zhaokun Wang

Progress and Status This Week

1. Fist meeting with Derek and Brian and other group member Kai and Yan.

2. Derek and Brian introduced the outline and background about this project

3. Based on previous year researches, Derek gave some suggestion about the following research.

4. Derek passed the previous research resources to us.


Plan and Goals for Next Week

1. Read through and understand previous research report.

2. Research on controversy.

3. Research on various methods.

4. Prepare the proposal seminar.

Semester 2, Week 2

Yan Xie

Progress and Status this week:

  1. Review past year’s three methods: word frequency, word recurrence interval and trigram markov model
  2. On-going researches
  3. Attend a literature search training session with the other members
  4. Discuss algorithms chosen for this project on the meeting
  5. Prepare the proposal seminar on week 3

Plan and Goals for new week:

  1. Modify the slides and send it to supervisors
  2. Prepare the presentation
  3. Analysis the chosen algorithms
  4. Discuss the project management with the other members next meeting

Kai He

Progress and Status This Week

  1. Attend the literature search training
  2. Identity the algorithms are used in this project
  3. Prepare the proposal algorithms and complete the slides for presentation
  4. Further reading on research papers

Plan and Goals for Next Week

  1. Set up the Work Breakdown Structure, Milestones, Gantt Chart and Project Budget
  2. Send the presentation slides to supervisors
  3. Prepare the presentation of proposal seminar next week
  4. Analysis the proposal algorithms used in this project
  5. Research and discuss the classifier
  6. Have a team meeting with the other members

Zhaokun Wang

Progress and Status This Week

Plan and Goals for Next Week

Semester 2, Week 3

Yan Xie

Progress and Status this week:

  1. Complete the Gantt Chart, Work Breakdown Structure, Milestones, Budget and risk analysis with the other team members
  2. Modifications on the slides of presentation
  3. Prepare the presentation
  4. Introduce the Common N-grams

Plan and Goals for new week:

  1. Research on SVM classifier for the algorithm Common N-grams used
  2. Start to design the Common N-grams
  3. Make stage one progress report template

Kai He

Progress and Status This Week

  1. Modify the slides after getting a feedback from Brian
  2. Prepare the presentation this week
  3. Identity classifiers used with the algorithms
  4. Plan the upcoming goal for the proposal algorithms
  5. Start to design the method: Maximal Frequent Word Sequence

Plan and Goals for Next Week

  1. Have a detail review on the method of Maximal Frequent Word Sequence
  2. Understand the classifier of Naïve Bayes
  3. Prepare the stage one progress report

Zhaokun Wang

Progress and Status This Week

Plan and Goals for Next Week

Semester 2, Week 4

Yan Xie

Progress and Status this week:

  1. Work on the method of Common N-grams by using Java
  2. Fully read paper of the algorithm and classifier
  3. Discuss the design of Common N-grams with the other members
  4. Delegate tasks of the stage one progress report to individual members

Plan and Goals for new week:

  1. Complete parts of Executive Summary, Previous Studies, Coding Requirements and Tasks on Stage Two Report on the stage one progress report
  2. Modify Work Breakdown Structure, Risk Assessment, Milestones, Monitoring Scheme and Proposed Budget
  3. Complete writing on Common N-grams and SVM
  4. Write up the draft of the stage one progress report and send it to supervisors for feedback
  5. Modification on stage one progress report until deadline

Kai He

Progress and Status This Week

  1. Researches on the method of Maximal Frequent Word Sequence have completed
  2. Coding on Maximal Frequent Word Sequence
  3. Have a meeting with the other members to delicate the tasks of the stage one progress report
  4. Write Project Background and Significance, Technical Background, Motivations and Key Requirements of the stage one progress report
  5. Modify the stage one report with the criteria
  6. Grammar checking


Plan and Goals for Next Week

  1. Coding on Maximal Frequent Word Sequence
  2. Complete my tasks on stage one report
  3. Send the draft to supervisors
  4. Modify and format

Zhaokun Wang

Progress and Status This Week

Plan and Goals for Next Week

Semester 2, Week 5

Yan Xie

Progress and Status this week:

  1. Done my allocated parts of the stage one report
  2. Attend a group weekly meeting within the team and discuss uncompleted sections
  3. Help formatting
  4. Send the report draft to supervisors
  5. Modify the report after getting feedback from supervisors

Plan and Goals for new week:

  1. Develop the method of Common N-grams
  2. Read papers
  3. Learn to use SVM

Kai He

Progress and Status This Week

  1. Finish Project Background and Significance, Technical Background, Motivations and Key Requirements
  2. Write Input and Output Specifications, and Testing and Verification
  3. Help to write the part of Project Management
  4. Grammar checking and formatting
  5. Modification on the stage one progress report after getting feedback from supervisors
  6. Done the final version of the stage one progress report and submit
  7. Coding on Maximal Frequent Word Sequence


Plan and Goals for Next Week

  1. Coding on Maximal Frequent Word Sequence
  2. Have a meeting with the other members discussing the upcoming goals
  3. Review papers

Zhaokun Wang

Progress and Status This Week

Plan and Goals for Next Week

Semester 2, Week 6

Yan Xie

Progress and Status this week:

  1. Read the papers of the algorithm of Common N-grams
  2. Have a big structure of programming Common N-grams
  3. Review paper of SVM
  4. The classifier SVM – still consider how to use the produced output text file as the input of the SVM
  5. Participate the group meeting

Plan and Goals for new week:

  1. Discuss the code with the team
  2. Coding on Common N-grams
  3. Design SVM

Kai He

Progress and Status This Week

  1. Research on Maximal Frequent Word Sequence
  2. Develop the programing on Maximal Frequent Word Sequence
  3. Debugging
  4. Help the other members coding

Plan and Goals for Next Week

  1. Complete about 30% - 40% of the code for data extraction using Maximal Frequent Word Sequence
  2. Discuss classifiers

Zhaokun Wang

Progress and Status This Week

Plan and Goals for Next Week

Semester 2, Week 7

Yan Xie

Progress and Status this week:

  1. Discuss the Common N-grams problems with the other members
  2. Finish about 50% of the code for data extraction using Common N-grams
  3. Have a group meeting with the other two members reporting my current progress of extraction method of Common N-grams
  4. Introduce the stage two report

Plan and Goals for new week:

  1. Continue coding of Common N-grams
  2. Participate the meeting about stage two report with the other members
  3. Try to figure out how to use SVM function in MATLAB

Kai He

Progress and Status This Week

  1. Review the paper of
  2. Algorithm for Maximal Frequent Sequences in Document Clustering
  3. Experimenting with Maximal Frequent Sequences for Multi-Document Summarization
  4. Discovery of Frequent Word Sequences in Text
  5. Done 30% of the code for data extraction using Maximal Frequent Word Sequence
  6. Review the paper of Augmenting Naïve Bayes Classifiers with Statistical Language Models
  7. Review the criteria of stage two report

Plan and Goals for Next Week

  1. Coding and Debugging
  2. Discuss implementation of output of data from Maximal Frequent Word Sequence to Naïve Bayes Classifiers
  3. Prepare the stage two report

Zhaokun Wang

Progress and Status This Week

Plan and Goals for Next Week

Semester 2, Week 8

Yan Xie

Progress and Status this week:

  1. Coding of Common N-grams
  2. Discuss the project management
  3. Investigation on SVM in MATLAB
  4. Participate a meeting discuss how to apply the generate data to the classifier

Plan and Goals for new week:

  1. Complete software coding v1.0 at the end of Week 11
  2. Start to write the stage two report
  3. Review SVM from previous attempt

Kai He

Progress and Status This Week

  1. Coding and Debugging on Maximal Frequent Word Sequence
  2. Further research on Naïve Bayes
  3. Discuss the Naïve Bayes Classifier with the other members

Plan and Goals for Next Week

  1. Write the project management of the stage two report
  2. Continue coding and debugging
  3. Weekly meeting with the other team members

Zhaokun Wang

Progress and Status This Week

Plan and Goals for Next Week

Semester 2, Week 9

Yan Xie

Progress and Status this week:

  1. Add some new classes on the code of Common N-grams
  2. Code modification
  3. Weekly meeting with the other team members to report the progress of Common N-grams coding
  4. Write parts of Project Objectives, Background, Algorithm Programming and Project Management on the stage two report
  5. Get feedback of the stage one progress report from Brian

Plan and Goals for new week:

  1. Complete software coding v1.0 at the end of Week 11
  2. Continue code modification
  3. Testing

Kai He

Progress and Status This Week

  1. Done 60% of the code for data extraction using Maximal Frequent Word Sequence
  2. Help debugging the code of the common N-grams
  3. Report the code progress so far in the team meeting
  4. Set up the upcoming goals: Software Coding V1.0, Stage 2 Report Due, Software Testing V1.0 and Software Coding V2.0
  5. Start to design the training process and classification process using Naïve Bayes Classifier

Plan and Goals for Next Week

  1. Write the parts of Introduction, Objectives, Background, Algorithm Definition, Work Breakdown Structure, Milestones and Budgets on the stage two report
  2. Choose some simple text files to test
  3. Further research on the classifier of Naïve Bayes

Zhaokun Wang

Progress and Status This Week

Plan and Goals for Next Week

Semester 2, Week 10

Yan Xie

Progress and Status this week:

  1. Done most code of the common N-grams
  2. Delete the unused inner classes
  3. Discuss SVM with the other team members

Plan and Goals for new week:

  1. Complete software coding v1.0 at the end of Week 11
  2. Figure out SVM
  3. Try to test the code using some simple text file
  4. Write the stage two report

Kai He

Progress and Status This Week

  1. Write the stage two report
  2. Complete the coding of Maximal Frequent Word Sequence
  3. Working on modified Maximal Frequent Word Sequence
  4. Test efficiency using different input texts


Plan and Goals for Next Week

  1. Modify code of Maximal Frequent Word Sequence
  2. Design the Naïve Bayes classifier
  3. Report the progress in the team meeting
  4. Continue write the stage two report

Zhaokun Wang

Progress and Status This Week

Plan and Goals for Next Week

Semester 2, Week 11

Yan Xie

Progress and Status this week:

  1. Complete software coding v1.0 of the Common N-grams
  2. Using my own text to verify this code is working properly
  3. Compare using a small test file with a large test file
  4. Begin by building large sets of training data and testing data by randomly collecting extracted features from Author Profiles on SVM
  5. Done the draft of the stage two report

Plan and Goals for new week:

  1. Modify the stage two report
  2. Submit the stage two report
  3. Use same training data, unknown data to test two extraction algorithms

Kai He

Progress and Status This Week

  1. Complete the draft of the stage two report
  2. Grammar checking and formatting
  3. The output of Maximal Frequent Word Sequence code is not proper, modification is needed


Plan and Goals for Next Week

  1. Delivery the stage two report
  2. Complete the code of Maximal Frequent Word Sequence
  3. Test the output
  4. Have a meeting discuss the upcoming goals

Zhaokun Wang

Progress and Status This Week

Plan and Goals for Next Week

Semester 2, Week 12

Yan Xie

Progress and Status this week:

  1. Submit the stage two report and send it to supervisors
  2. Report my individual work done so far
  3. Report the code of the common N-grams completed and tested
  4. Report the progress of SVM
  5. Discuss the upcoming goals with the other members

Plan and Goals for new week:

  1. Prepare for exams

Kai He

Progress and Status This Week

  1. Send my stage two report to supervisors
  2. Weekly meeting with the other team members to report the progress of the project

Plan and Goals for Next Week

  1. Stop project
  2. Work on exams

Zhaokun Wang

Progress and Status This Week

Plan and Goals for Next Week

Semester 1, Week 1

Yan Xie

Progress and Status this week:

  1. Review two algorithms and three classifiers
  2. Group members present individual report so far on the group weekly meeting
  3. Work on coding SVM program
  4. Check the Milestones for the upcoming goals

Plan and Goals for new week:

  1. Email supervisors to have a meeting reporting the progress of the report
  2. Discuss the performance of the current progress
  3. Modify the SVM program
  4. Prepare the project description and images for project exhibition

Kai He

Progress and Status This Week

Plan and Goals for Next Week

Zhaokun Wang

Progress and Status This Week

Plan and Goals for Next Week

Semester 1, Week 2

Yan Xie

Progress and Status this week:

  1. Confirm a meeting time with supervisors
  2. Complete a project description and image, also email to Braden
  3. Discuss SVM with the team members
  4. Continue working on SVM

Plan and Goals for new week:

  1. Meet up with supervisors
  2. Code modification
  3. Plan the upcoming goals within the team
  4. Test programs using English text
  5. Start to prepare the exhibition and final seminar

Kai He

Progress and Status This Week

Plan and Goals for Next Week

Zhaokun Wang

Progress and Status This Week

Plan and Goals for Next Week

Semester 1, Week 3

Yan Xie

Progress and Status this week:

Plan and Goals for new week:

Kai He

Progress and Status This Week

Plan and Goals for Next Week

Zhaokun Wang

Progress and Status This Week

Plan and Goals for Next Week

Semester 1, Week 4

Yan Xie

Progress and Status this week:

Plan and Goals for new week:

Kai He

Progress and Status This Week

Plan and Goals for Next Week

Zhaokun Wang

Progress and Status This Week

Plan and Goals for Next Week

Semester 1, Week 5

Yan Xie

Progress and Status this week:

Plan and Goals for new week:

Kai He

Progress and Status This Week

Plan and Goals for Next Week

Zhaokun Wang

Progress and Status This Week

Plan and Goals for Next Week

Semester 1, Week 6

Yan Xie

Progress and Status this week:

Plan and Goals for new week:

Kai He

Progress and Status This Week

Plan and Goals for Next Week

Zhaokun Wang

Progress and Status This Week

Plan and Goals for Next Week

Semester 1, Week 7

Yan Xie

Progress and Status this week:

Plan and Goals for new week:

Kai He

Progress and Status This Week

Plan and Goals for Next Week

Zhaokun Wang

Progress and Status This Week

Plan and Goals for Next Week

Semester 1, Week 8

Yan Xie

Progress and Status this week:

Plan and Goals for new week:

Kai He

Progress and Status This Week

Plan and Goals for Next Week

Zhaokun Wang

Progress and Status This Week

Plan and Goals for Next Week

Semester 1, Week 9

Yan Xie

Progress and Status this week:

Plan and Goals for new week:

Kai He

Progress and Status This Week

Plan and Goals for Next Week

Zhaokun Wang

Progress and Status This Week

Plan and Goals for Next Week

Semester 1, Week 10

Yan Xie

Progress and Status this week:

Plan and Goals for new week:

Kai He

Progress and Status This Week

Plan and Goals for Next Week

Zhaokun Wang

Progress and Status This Week

Plan and Goals for Next Week

Semester 1, Week 11

Yan Xie

Progress and Status this week:

Plan and Goals for new week:

Kai He

Progress and Status This Week

Plan and Goals for Next Week

Zhaokun Wang

Progress and Status This Week

Plan and Goals for Next Week

Semester 1, Week 12

Yan Xie

Progress and Status this week:

Plan and Goals for new week:

Kai He

Progress and Status This Week

Plan and Goals for Next Week

Zhaokun Wang

Progress and Status This Week

Plan and Goals for Next Week


See also

Back