Commit 1fa99e8a2be1b5c4c6a6b17107d4c6a23611ac81
1 parent
0052714e74
Exists in
master
add info in INSTALL and README
Showing 2 changed files with 76 additions and 2 deletions Side-by-side Diff
INSTALL
| ... | ... | @@ -49,10 +49,84 @@ |
| 49 | 49 | |
| 50 | 50 | OTMEDIA_HOME |
| 51 | 51 | |-> bin/ |
| 52 | + |-> aff_mat | |
| 53 | + |-> aff_mat.64 | |
| 54 | + |-> lia_plp_mt | |
| 55 | + |-> lia_plp_mt.64 | |
| 56 | + |-> LIUM_SpkDiarization-4.2.jar | |
| 57 | + |-> sclite | |
| 52 | 58 | |-> cfg/ |
| 59 | + |-> ConfidenceMeasure.cfg | |
| 60 | + |-> ConfPass.cfg | |
| 61 | + |-> ExploitConfidencePass.cfg | |
| 62 | + |-> FirstPass.cfg | |
| 63 | + |-> main_cfg.cfg | |
| 64 | + |-> RecomposePass.cfg | |
| 65 | + |-> Scoring.cfg | |
| 66 | + |-> Secondass.cfg | |
| 67 | + |-> ThirdPass.cfg | |
| 53 | 68 | |-> data/ |
| 69 | + |-> rules/ | |
| 70 | + |-> asupp | |
| 71 | + |-> basic | |
| 72 | + |-> lastprocess.regex | |
| 73 | + |-> muRules.tab | |
| 74 | + |-> numeric_rules | |
| 75 | + |-> postprocess.regex | |
| 76 | + |-> preprocess.regex | |
| 77 | + |-> random_regex.tab | |
| 54 | 78 | |-> main_tools/ |
| 79 | + |-> CheckResults.sh | |
| 80 | + |-> ConfidenceMeasure.sh | |
| 81 | + |-> ConfPass.sh | |
| 82 | + |-> ExploitConfidencePass.sh | |
| 83 | + |-> FirstPass.sh | |
| 84 | + |-> OneScriptToRuleThemAll.sh | |
| 85 | + |-> RecomposePass.sh | |
| 86 | + |-> ScoringRes.sh | |
| 87 | + |-> SecondPass.sh | |
| 88 | + |-> ThirdPass.sh | |
| 55 | 89 | |-> tools/ |
| 90 | + |-> lia_ltbox/ | |
| 91 | + |-> PACKAGE_MESURES_V1.0/ | |
| 92 | + |-> QUOTE_FINDER/ | |
| 93 | + |-> scripts/ | |
| 94 | + |-> ApplyCorrectionRules.pl | |
| 95 | + |-> BdlexUC.pl | |
| 96 | + |-> CheckConfPass.sh | |
| 97 | + |-> CheckExploitConfPass.sh | |
| 98 | + |-> CheckFirstPass.sh | |
| 99 | + |-> CheckSecondPass.sh | |
| 100 | + |-> CheckThirdPass.sh | |
| 101 | + |-> CleanFilter.sh | |
| 102 | + |-> CoverageReportMaker.pl | |
| 103 | + |-> ctm2show.pl | |
| 104 | + |-> Date2txt.pl | |
| 105 | + |-> daybefore2after.sh | |
| 106 | + |-> ExtractAudioFromTV.sh | |
| 107 | + |-> FindNormRules.pl | |
| 108 | + |-> formatRES.pl | |
| 109 | + |-> GenerateSOLRQueries.pl | |
| 110 | + |-> intersec.pl | |
| 111 | + |-> KeepConfZone.pl | |
| 112 | + |-> LexPhonFilter.pl | |
| 113 | + |-> MergeLexicon.pl | |
| 114 | + |-> NbMaxWordsFilter.pl | |
| 115 | + |-> Number2txt.pl | |
| 116 | + |-> perlmod/ | |
| 117 | + |-> Utils.pm | |
| 118 | + |-> PhonFormatter.pl | |
| 119 | + |-> ProcessSOLRQueries.py | |
| 120 | + |-> RandomRegex.pl | |
| 121 | + |-> RemoveLineContaining.pl | |
| 122 | + |-> res2out.pl | |
| 123 | + |-> ScoreCtm2trigg.pl | |
| 124 | + |-> scoredCtmAndTaggedLem2All.pl | |
| 125 | + |-> Sentencer.pl | |
| 126 | + |-> srt2stm.pl | |
| 127 | + |-> Tools.sh | |
| 128 | + |-> UrlConverter.pl | |
| 129 | + |-> SIGMUND/ | |
| 56 | 130 | |-> COPYING |
| 57 | 131 | |-> CorpusOTMedia.txt |
| 58 | 132 | |-> HOWTO |
README