Difference between revisions of "Capabilities"

From
Jump to: navigation, search
Line 1: Line 1:
 +
 +
 
* Numeric data to Numeric data - Linear Regression - [[Predict real-value]]  
 
* Numeric data to Numeric data - Linear Regression - [[Predict real-value]]  
 
* [[Data to Abnormally detection]]
 
* [[Data to Abnormally detection]]
 
* [[Text to Speech - Synthesize speech]]
 
* [[Text to Speech - Synthesize speech]]
 
* Text to Classification (pre-defined classes) - [[News sections]]
 
* Text to Classification (pre-defined classes) - [[News sections]]
* [[Text to Cluster - grouping related items together without labeling them, e.g. grouping patient records with similar symptoms without knowing their symptoms]]  
+
* [[Text to Cluster - grouping related items together without labeling them, e.g. grouping patient records with similar symptoms without knowing their symptoms]] {| class="wikitable"
 +
|-
 +
! scope="col"| Output  /  Input --->
 +
! scope="col"| Numeric
 +
! scope="col"| Text
 +
! scope="col"| Sound
 +
! scope="col"| Audio
 +
! scope="col"| Speech
 +
! scope="col"| Image
 +
! scope="col"| Video
 +
 
 +
|-
 +
! scope="row"| Numeric
 +
| [[Predict real-value]]
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
 
 +
|-
 +
! scope="row"| Text
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
|-
 +
! scope="row"| Sound
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
|-
 +
! scope="row"| Audio
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
|-
 +
! scope="row"| Speech
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
|-
 +
! scope="row"| Image
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
|-
 +
! scope="row"| Video
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
|-
 +
! scope="row"| Regression
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
|-
 +
! scope="row"| Classification (predefined)
 +
| ..
 +
| [[News sections]]
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
|-
 +
! scope="row"| Cluster
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
|-
 +
! scope="row"| Summary
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
| [http://www.youtube.com/watch?v=gJEzuYynaiw Trailer]
 +
| ..
 +
|-
 +
! scope="row"| Calendar
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
|-
 +
! scope="row"| Emotion
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
|-
 +
! scope="row"| Abnormally detection
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
| ..
 +
|}
 +
 
 
* [[Text to Abnormally detection]]
 
* [[Text to Abnormally detection]]
 
* [[Text to Text - Headlines, summaries]]
 
* [[Text to Text - Headlines, summaries]]

Revision as of 09:03, 18 May 2018


|- ! scope="col"| Output / Input ---> ! scope="col"| Numeric ! scope="col"| Text ! scope="col"| Sound ! scope="col"| Audio ! scope="col"| Speech ! scope="col"| Image ! scope="col"| Video

|- ! scope="row"| Numeric | Predict real-value | .. | .. | .. | .. | .. | ..

|- ! scope="row"| Text | .. | .. | .. | .. | .. | .. | .. |- ! scope="row"| Sound | .. | .. | .. | .. | .. | .. | .. |- ! scope="row"| Audio | .. | .. | .. | .. | .. | .. | .. |- ! scope="row"| Speech | .. | .. | .. | .. | .. | .. | .. |- ! scope="row"| Image | .. | .. | .. | .. | .. | .. | .. |- ! scope="row"| Video | .. | .. | .. | .. | .. | .. | .. |- ! scope="row"| Regression | .. | .. | .. | .. | .. | .. | .. |- ! scope="row"| Classification (predefined) | .. | News sections | .. | .. | .. | .. | .. |- ! scope="row"| Cluster | .. | .. | .. | .. | .. | .. | .. |- ! scope="row"| Summary | .. | .. | .. | .. | .. | Trailer | .. |- ! scope="row"| Calendar | .. | .. | .. | .. | .. | .. | .. |- ! scope="row"| Emotion | .. | .. | .. | .. | .. | .. | .. |- ! scope="row"| Abnormally detection | .. | .. | .. | .. | .. | .. | .. |}