1053 lines
22 KiB
XML
Executable File
1053 lines
22 KiB
XML
Executable File
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="oolm"
|
|
ProjectGUID="{E8584E80-48BD-44BF-B1AE-89692BA464A0}"
|
|
RootNamespace="srilm"
|
|
Keyword="Win32Proj"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UseUnicodeResponseFiles="true"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../../../dstruct/src;../../../flm/src;../../../lattice/src;../../../misc/src;../../../lm/src;../../../zlib/src;"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;INSTANTIATE_TEMPLATES;NEED_RAND48;DEBUG"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
OpenMP="false"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="2"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="4"
|
|
DisableSpecificWarnings="4996"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalOptions="/IGNORE:4006 /IGNORE:4221"
|
|
OutputFile="..\..\..\lib\$(ConfigurationName)\$(ProjectName).lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine=""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="0"
|
|
WholeProgramOptimization="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UseUnicodeResponseFiles="true"
|
|
WholeProgramOptimization="false"
|
|
AdditionalIncludeDirectories="../../../dstruct/src;../../../flm/src;../../../lattice/src;../../../misc/src;../../../lm/src;../../../zlib/src;"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;INSTANTIATE_TEMPLATES;NEED_RAND48"
|
|
RuntimeLibrary="2"
|
|
OpenMP="false"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="2"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="0"
|
|
CompileAs="0"
|
|
DisableSpecificWarnings="4996"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
UseUnicodeResponseFiles="true"
|
|
AdditionalOptions="/IGNORE:4006 /IGNORE:4221"
|
|
OutputFile="..\..\..\lib\$(ConfigurationName)\$(ProjectName).lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine=""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release_c|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="0"
|
|
WholeProgramOptimization="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UseUnicodeResponseFiles="true"
|
|
WholeProgramOptimization="false"
|
|
AdditionalIncludeDirectories="../../../dstruct/src;../../../flm/src;../../../lattice/src;../../../misc/src;../../../lm/src;../../../zlib/src;"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;INSTANTIATE_TEMPLATES;NEED_RAND48;USE_SARRAY;USE_SARRAY_TRIE;USE_SARRAY_MAP2"
|
|
RuntimeLibrary="2"
|
|
OpenMP="false"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="2"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="0"
|
|
CompileAs="0"
|
|
DisableSpecificWarnings="4996"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
UseUnicodeResponseFiles="true"
|
|
AdditionalOptions="/IGNORE:4006 /IGNORE:4221"
|
|
OutputFile="..\..\..\lib\$(ConfigurationName)\$(ProjectName).lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine=""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug_c|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UseUnicodeResponseFiles="true"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../../../dstruct/src;../../../flm/src;../../../lattice/src;../../../misc/src;../../../lm/src;../../../zlib/src;"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;INSTANTIATE_TEMPLATES;NEED_RAND48;USE_SARRAY;USE_SARRAY_TRIE;USE_SARRAY_MAP2;DEBUG"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
OpenMP="false"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="2"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="4"
|
|
DisableSpecificWarnings="4996"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalOptions="/IGNORE:4006 /IGNORE:4221"
|
|
OutputFile="..\..\..\lib\$(ConfigurationName)\$(ProjectName).lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine=""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|x64"
|
|
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
OpenMP="false"
|
|
UseUnicodeResponseFiles="true"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../../../dstruct/src;../../../flm/src;../../../lattice/src;../../../misc/src;../../../lm/src;../../../zlib/src;"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;INSTANTIATE_TEMPLATES;NEED_RAND48;USE_LONGLONG_COUNTS;DEBUG"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="2"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4996;4244"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalOptions="/IGNORE:4006 /IGNORE:4221"
|
|
OutputFile="..\..\..\lib\$(PlatformName)-$(ConfigurationName)\$(ProjectName).lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine=""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|x64"
|
|
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="0"
|
|
WholeProgramOptimization="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
OpenMP="false"
|
|
UseUnicodeResponseFiles="true"
|
|
WholeProgramOptimization="false"
|
|
AdditionalIncludeDirectories="../../../dstruct/src;../../../flm/src;../../../lattice/src;../../../misc/src;../../../lm/src;../../../zlib/src;"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;INSTANTIATE_TEMPLATES;NEED_RAND48;USE_LONGLONG_COUNTS"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="2"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="0"
|
|
CompileAs="0"
|
|
DisableSpecificWarnings="4996;4244"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
UseUnicodeResponseFiles="true"
|
|
AdditionalOptions="/IGNORE:4006 /IGNORE:4221"
|
|
OutputFile="..\..\..\lib\$(PlatformName)-$(ConfigurationName)\$(ProjectName).lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine=""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release_c|x64"
|
|
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="0"
|
|
WholeProgramOptimization="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
OpenMP="false"
|
|
UseUnicodeResponseFiles="true"
|
|
WholeProgramOptimization="false"
|
|
AdditionalIncludeDirectories="../../../dstruct/src;../../../flm/src;../../../lattice/src;../../../misc/src;../../../lm/src;../../../zlib/src;"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;INSTANTIATE_TEMPLATES;NEED_RAND48;USE_SARRAY;USE_SARRAY_TRIE;USE_SARRAY_MAP2;USE_LONGLONG_COUNTS"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="2"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="0"
|
|
CompileAs="0"
|
|
DisableSpecificWarnings="4996;4244"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
UseUnicodeResponseFiles="true"
|
|
AdditionalOptions="/IGNORE:4006 /IGNORE:4221"
|
|
OutputFile="..\..\..\lib\$(PlatformName)-$(ConfigurationName)\$(ProjectName).lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine=""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug_c|x64"
|
|
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
OpenMP="false"
|
|
UseUnicodeResponseFiles="true"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../../../dstruct/src;../../../flm/src;../../../lattice/src;../../../misc/src;../../../lm/src;../../../zlib/src;"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;INSTANTIATE_TEMPLATES;NEED_RAND48;USE_SARRAY;USE_SARRAY_TRIE;USE_SARRAY_MAP2;USE_LONGLONG_COUNTS;DEBUG"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="2"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4996;4244"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalOptions="/IGNORE:4006 /IGNORE:4221"
|
|
OutputFile="..\..\..\lib\$(PlatformName)-$(ConfigurationName)\$(ProjectName).lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine=""
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\AdaptiveMarginals.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\AdaptiveMix.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\BayesMix.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\Bleu.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\CacheLM.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\ClassNgram.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\Counts.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\DecipherNgram.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\DFNgram.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\Discount.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\DynamicLM.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\HiddenNgram.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\HiddenSNgram.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\hmaxent.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\HMMofNgrams.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\LM.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\LMClient.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\LMStats.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\LMThreads.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\LoglinearMix.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\matherr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\MEModel.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\MSWebNgramLM.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\MultiwordLM.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\MultiwordVocab.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\NBest.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\NBestSet.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\NgramCountLM.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\NgramLM.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\NgramProbArrayTrie.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\NgramStats.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\NgramStatsDouble.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\NgramStatsFloat.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\NgramStatsInt.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\NgramStatsLong.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\NgramStatsLongLong.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\NgramStatsShort.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\NgramStatsXCount.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\NonzeroLM.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\Prob.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\RefList.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\SimpleClassNgram.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\simpleTrigram.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\SkipNgram.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\StopNgram.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\StopNgramStats.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\SubVocab.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\TaggedNgram.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\TaggedNgramStats.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\TaggedVocab.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\TextStats.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\Trellis.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\VarNgram.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\Vocab.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\VocabDistance.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\VocabMap.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\VocabMultiMap.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\WordAlign.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\WordLattice.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\WordMesh.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\XCount.cc"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\AdaptiveMarginals.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\AdaptiveMix.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\BayesMix.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\CacheLM.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\ClassNgram.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\Counts.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\DecipherNgram.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\DFNgram.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\Discount.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\DynamicLM.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\HiddenNgram.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\HiddenSNgram.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\hmaxent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\HMMofNgrams.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\LM.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\LMStats.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\LMThreads.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\LoglinearMix.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\MEModel.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\MSWebNgramLM.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\MultiAlign.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\MultiwordLM.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\MultiwordVocab.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\NBest.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\NBestSet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\Ngram.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\NgramCountLM.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\NgramProbArrayTrie.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\NgramStats.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\NonzeroLM.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\NullLM.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\Prob.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\RefList.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\SimpleClassNgram.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\SkipNgram.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\StopNgram.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\StopNgramStats.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\SubVocab.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\TaggedNgram.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\TaggedNgramStats.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\TaggedVocab.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\TextStats.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\Trellis.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\VarNgram.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\Vocab.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\VocabDistance.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\VocabMap.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\VocabMultiMap.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\WordAlign.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\WordLattice.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\WordMesh.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lm\src\XCount.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|