|
9 | 9 | <AppDesignerFolder>Properties</AppDesignerFolder> |
10 | 10 | <RootNamespace>CorpusExplorer.Sdk.Action</RootNamespace> |
11 | 11 | <AssemblyName>CorpusExplorer.Sdk.Action</AssemblyName> |
12 | | - <TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion> |
| 12 | + <TargetFrameworkVersion>v4.8</TargetFrameworkVersion> |
13 | 13 | <FileAlignment>512</FileAlignment> |
14 | 14 | <Deterministic>true</Deterministic> |
15 | 15 | <TargetFrameworkProfile /> |
|
49 | 49 | <ItemGroup> |
50 | 50 | <Reference Include="System" /> |
51 | 51 | <Reference Include="System.Core" /> |
52 | | - <Reference Include="System.Xml.Linq" /> |
| 52 | + <Reference Include="System.IO, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 53 | + <HintPath>..\..\..\..\Projekte\CorpusExplorerV2\CorpusExplorer\packages\System.IO.4.3.0\lib\net462\System.IO.dll</HintPath> |
| 54 | + <Private>True</Private> |
| 55 | + <Private>True</Private> |
| 56 | + </Reference> |
| 57 | + <Reference Include="System.Runtime, Version=4.1.1.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 58 | + <HintPath>..\..\..\..\Projekte\CorpusExplorerV2\CorpusExplorer\packages\System.Runtime.4.3.1\lib\net462\System.Runtime.dll</HintPath> |
| 59 | + <Private>True</Private> |
| 60 | + <Private>True</Private> |
| 61 | + </Reference> |
| 62 | + <Reference Include="System.Security.Cryptography.Algorithms, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 63 | + <HintPath>..\..\..\..\Projekte\CorpusExplorerV2\CorpusExplorer\packages\System.Security.Cryptography.Algorithms.4.3.1\lib\net463\System.Security.Cryptography.Algorithms.dll</HintPath> |
| 64 | + <Private>True</Private> |
| 65 | + <Private>True</Private> |
| 66 | + </Reference> |
| 67 | + <Reference Include="System.Security.Cryptography.Encoding, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 68 | + <HintPath>..\..\..\..\Projekte\CorpusExplorerV2\CorpusExplorer\packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll</HintPath> |
| 69 | + <Private>True</Private> |
| 70 | + <Private>True</Private> |
| 71 | + </Reference> |
| 72 | + <Reference Include="System.Security.Cryptography.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 73 | + <HintPath>..\..\..\..\Projekte\CorpusExplorerV2\CorpusExplorer\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll</HintPath> |
| 74 | + <Private>True</Private> |
| 75 | + <Private>True</Private> |
| 76 | + </Reference> |
| 77 | + <Reference Include="System.Security.Cryptography.X509Certificates, Version=4.1.1.2, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 78 | + <HintPath>..\..\..\..\Projekte\CorpusExplorerV2\CorpusExplorer\packages\System.Security.Cryptography.X509Certificates.4.3.2\lib\net461\System.Security.Cryptography.X509Certificates.dll</HintPath> |
| 79 | + <Private>True</Private> |
| 80 | + <Private>True</Private> |
| 81 | + </Reference> |
53 | 82 | <Reference Include="System.Data.DataSetExtensions" /> |
54 | | - <Reference Include="Microsoft.CSharp" /> |
55 | 83 | <Reference Include="System.Data" /> |
56 | | - <Reference Include="System.Net.Http" /> |
57 | 84 | <Reference Include="System.Xml" /> |
58 | 85 | </ItemGroup> |
59 | 86 | <ItemGroup> |
60 | 87 | <Compile Include="Abstract\AbstractFilterAction.cs" /> |
61 | 88 | <Compile Include="AddTaggerAction.cs" /> |
62 | 89 | <Compile Include="BasicInformationAction.cs" /> |
| 90 | + <Compile Include="BurrowsDeltaAction.cs" /> |
63 | 91 | <Compile Include="CentralSnipAction.cs" /> |
64 | 92 | <Compile Include="ClusterAction.cs" /> |
65 | 93 | <Compile Include="ClusterListAction.cs" /> |
| 94 | + <Compile Include="CooccurrenceClassicAction.cs" /> |
66 | 95 | <Compile Include="CooccurrenceCorrespondingAction.cs" /> |
67 | 96 | <Compile Include="CooccurrenceCrossAction.cs" /> |
68 | 97 | <Compile Include="CooccurrenceCrossFullAction.cs" /> |
| 98 | + <Compile Include="CooccurrenceDiversityAction.cs" /> |
69 | 99 | <Compile Include="CooccurrencePolarisationAction.cs" /> |
70 | 100 | <Compile Include="CooccurrenceSelectedCorrespondingAction.cs" /> |
| 101 | + <Compile Include="CorpusFiniteStateMachineAction.cs" /> |
71 | 102 | <Compile Include="CorrespondingValuesAction.cs" /> |
72 | 103 | <Compile Include="CrossFrequencyCorrespondingAction.cs" /> |
| 104 | + <Compile Include="CrossFrequencySelectAction.cs" /> |
| 105 | + <Compile Include="CrossFrequencySelectRangeAction.cs" /> |
73 | 106 | <Compile Include="CutOffPhraseAction.cs" /> |
74 | 107 | <Compile Include="DisambiguationeAction.cs" /> |
75 | 108 | <Compile Include="DispersionAction.cs" /> |
76 | 109 | <Compile Include="DispersionCorrespondingAction.cs" /> |
77 | 110 | <Compile Include="DocumentHashAction.cs" /> |
78 | 111 | <Compile Include="DocumentSimilarityAction.cs" /> |
79 | 112 | <Compile Include="EditDistanceAction.cs" /> |
| 113 | + <Compile Include="Frequency1PerDocumentAction.cs" /> |
| 114 | + <Compile Include="Frequency1PerSentenceAction.cs" /> |
80 | 115 | <Compile Include="Frequency1RawAction.cs" /> |
81 | 116 | <Compile Include="Frequency1RawSelectAction.cs" /> |
82 | 117 | <Compile Include="Frequency2RawAction.cs" /> |
83 | 118 | <Compile Include="CentralSnipTreeAction.cs" /> |
| 119 | + <Compile Include="NGramCharAction.cs" /> |
84 | 120 | <Compile Include="Phrase2LayerCountAction.cs" /> |
85 | 121 | <Compile Include="Frequency3RawAction.cs" /> |
86 | 122 | <Compile Include="Helper\ConvertToDigraphHelper.cs" /> |
|
154 | 190 | <Compile Include="QueryCountDocumentsAction.cs" /> |
155 | 191 | <Compile Include="QueryCountSentencesAction.cs" /> |
156 | 192 | <Compile Include="QueryListAction.cs" /> |
| 193 | + <Compile Include="ReadingEaseAction.cs" /> |
157 | 194 | <Compile Include="RemoveLayerAction.cs" /> |
158 | 195 | <Compile Include="RemoveMetaAction.cs" /> |
159 | 196 | <Compile Include="SentenceCountAction.cs" /> |
160 | 197 | <Compile Include="SizeAction.cs" /> |
| 198 | + <Compile Include="SkipgramAction.cs" /> |
161 | 199 | <Compile Include="StopwordListAction.cs" /> |
162 | 200 | <Compile Include="StyleBurrowsDeltaAction.cs" /> |
163 | 201 | <Compile Include="StyleNgramAction.cs" /> |
| 202 | + <Compile Include="TermDocumentMatrixAction.cs" /> |
164 | 203 | <Compile Include="TermFrequencyInverseDocumentFrequencyAction.cs" /> |
165 | 204 | <Compile Include="DocumentTermFrequencyAction.cs" /> |
166 | 205 | <Compile Include="TokenCountAction.cs" /> |
|
174 | 213 | <ItemGroup> |
175 | 214 | <None Include="app.config" /> |
176 | 215 | <None Include="CorpusExplorerNextSnKey2019.pfx" /> |
| 216 | + <None Include="packages.config" /> |
177 | 217 | </ItemGroup> |
178 | 218 | <ItemGroup> |
179 | | - <ProjectReference Include="..\..\..\..\Projekte-Kooperation\FuzzyHashing\Hyldahl.Hashing\Hyldahl.Hashing.csproj"> |
180 | | - <Project>{6968101f-a3d4-4a14-a481-05e373cd5dc1}</Project> |
181 | | - <Name>Hyldahl.Hashing</Name> |
| 219 | + <ProjectReference Include="..\..\..\..\Projekte\CorpusExplorerV2\CorpusExplorer\CorpusExplorer.Sdk.Extern.NHunspell\CorpusExplorer.Sdk.Extern.NHunspell.csproj"> |
| 220 | + <Project>{0317C4F4-D9EF-43CF-8B3E-071D96543A3F}</Project> |
| 221 | + <Name>CorpusExplorer.Sdk.Extern.NHunspell</Name> |
182 | 222 | </ProjectReference> |
183 | | - <ProjectReference Include="C:\Projekte\CorpusExplorerV2\CorpusExplorer\CorpusExplorer.Sdk\CorpusExplorer.Sdk.csproj"> |
| 223 | + <ProjectReference Include="..\..\..\..\Projekte\CorpusExplorerV2\CorpusExplorer\CorpusExplorer.Sdk\CorpusExplorer.Sdk.csproj"> |
184 | 224 | <Project>{dc1b5a58-29da-476d-89f8-e73a1db11e52}</Project> |
185 | 225 | <Name>CorpusExplorer.Sdk</Name> |
186 | 226 | </ProjectReference> |
|
0 commit comments