Feature Eng
Feature Eng
SIFT features
Extraction of power bands from EEG
1. Select time window
2. Fourier transform on each channel EEG to give corresponding channel power
spectrum
3. Segment power spectrum into bands
4. Create channel-band feature by summing values in band
time window
• Fourier transform
• Eliminates noise present in time domain
log( x )
Modeling document similarity
• Unsupervised
• May not learn a matching score that works well for a task of interest
Major tasks in NLP (Wikipedia)
• For most tasks on following slides, there are:
• Well-defined problem setting
• Large volume of research
• Standard metric for evaluating the task
• Standard corpora on which to evaluate
• Competitions devoted to the specific task
http://en.wikipedia.org/wiki/Natural_language_processing
Machine translation
https://www.assembla.com/code/sonido/subversion/node/blob/7/sphinx4/index.html
Sentiment analysis
• Many words have more than one meaning; we have to select the
meaning which makes the most sense in context.
• For this problem, we are typically given a list of words and
associated word senses, e.g. from a dictionary or from an
online resource such as WordNet.
Automatic summarization
• Speech recognition
• Text-to-speech