mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
24 lines
1.1 KiB
JSON
24 lines
1.1 KiB
JSON
{
|
|
"name": "ONZE-Miner",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "ONZE Miner is a browser-based linguistics research tool that stores audio recordings and regular-expression searchable text transcripts of interviews.",
|
|
"website": "http://sourceforge.net/projects/onzeminer/",
|
|
"matches": [
|
|
{
|
|
"certainty": 25,
|
|
"text": "<link rel=\"stylesheet\" href=\"transcriber.css\" type=\"text/css\">"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<tr><td align=center valign=bottom>Version[\\s]+([^\\s^<]+)<br>[\\s]+Copyright)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"regexp": "(?-mix:© 2004-20[\\d]{2} <a href=\"http:\\/\\/www\\.ling\\.canterbury\\.ac\\.nz\\/\" target=\"onze\">ONZE Project<\\/a> University of Canterbury, NZ)"
|
|
},
|
|
{
|
|
"text": "<a href=\"http://onzeminer.sourceforge.net\">ONZE Miner</a> is free software distributed under the terms of the <a href=\"/miner/gpl.txt\" target=\"license\">GNU General Public License</a>"
|
|
}
|
|
]
|
|
}
|