diff --git a/INSTALL b/INSTALL index bd4d44b..e3cdbe6 100644 --- a/INSTALL +++ b/INSTALL @@ -49,10 +49,84 @@ See SOLR.INSTALL file to install OTMEDIA SOLR DB. OTMEDIA_HOME |-> bin/ + |-> aff_mat + |-> aff_mat.64 + |-> lia_plp_mt + |-> lia_plp_mt.64 + |-> LIUM_SpkDiarization-4.2.jar + |-> sclite |-> cfg/ + |-> ConfidenceMeasure.cfg + |-> ConfPass.cfg + |-> ExploitConfidencePass.cfg + |-> FirstPass.cfg + |-> main_cfg.cfg + |-> RecomposePass.cfg + |-> Scoring.cfg + |-> Secondass.cfg + |-> ThirdPass.cfg |-> data/ + |-> rules/ + |-> asupp + |-> basic + |-> lastprocess.regex + |-> muRules.tab + |-> numeric_rules + |-> postprocess.regex + |-> preprocess.regex + |-> random_regex.tab |-> main_tools/ + |-> CheckResults.sh + |-> ConfidenceMeasure.sh + |-> ConfPass.sh + |-> ExploitConfidencePass.sh + |-> FirstPass.sh + |-> OneScriptToRuleThemAll.sh + |-> RecomposePass.sh + |-> ScoringRes.sh + |-> SecondPass.sh + |-> ThirdPass.sh |-> tools/ + |-> lia_ltbox/ + |-> PACKAGE_MESURES_V1.0/ + |-> QUOTE_FINDER/ + |-> scripts/ + |-> ApplyCorrectionRules.pl + |-> BdlexUC.pl + |-> CheckConfPass.sh + |-> CheckExploitConfPass.sh + |-> CheckFirstPass.sh + |-> CheckSecondPass.sh + |-> CheckThirdPass.sh + |-> CleanFilter.sh + |-> CoverageReportMaker.pl + |-> ctm2show.pl + |-> Date2txt.pl + |-> daybefore2after.sh + |-> ExtractAudioFromTV.sh + |-> FindNormRules.pl + |-> formatRES.pl + |-> GenerateSOLRQueries.pl + |-> intersec.pl + |-> KeepConfZone.pl + |-> LexPhonFilter.pl + |-> MergeLexicon.pl + |-> NbMaxWordsFilter.pl + |-> Number2txt.pl + |-> perlmod/ + |-> Utils.pm + |-> PhonFormatter.pl + |-> ProcessSOLRQueries.py + |-> RandomRegex.pl + |-> RemoveLineContaining.pl + |-> res2out.pl + |-> ScoreCtm2trigg.pl + |-> scoredCtmAndTaggedLem2All.pl + |-> Sentencer.pl + |-> srt2stm.pl + |-> Tools.sh + |-> UrlConverter.pl + |-> SIGMUND/ |-> COPYING |-> CorpusOTMedia.txt |-> HOWTO diff --git a/README b/README index 4e2377c..75a50d1 100644 --- a/README +++ b/README @@ -89,8 +89,8 @@ Tomcat ( >= 7.0.0) Apache Tomcat is an open source software implementation of the Java Servlet and JavaServer Pages technologies. -INSTALLATION ------------- +INSTALL +------- See the INSTALL file for the installation procedure.