94
edits
(Transferred from the old page) |
|||
| (2 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
'''Name:''' Meta Meta Project | '''Name:''' Meta Meta Project | ||
'''Code Repository:''' [https://github.com/slifty/ | '''Code Repository:''' [https://github.com/slifty/MetaMetaProject On Github] | ||
The Meta Meta Project is a tool which provides a simple service: take in any piece of media, spit out all the meta possible. | The Meta Meta Project is a tool which provides a simple service: take in any piece of media, spit out all the meta possible. | ||
| Line 213: | Line 213: | ||
- '''type''':''enum('document','paragraph', 'both')'' {D: 'document'} // The scope of keywords to be extracted | - '''type''':''enum('document','paragraph', 'both')'' {D: 'document'} // The scope of keywords to be extracted | ||
- '''klen''':''int'' {D: 1} // The number of words per "keyword" | |||
- '''kcount''':''int'' {D: 5} // The number of keywords to return | |||
<u>'''Outputs'''</u> | <u>'''Outputs'''</u> | ||
edits