Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
Njust.Pdf.Analysis.V4.5
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
陶然
Njust.Pdf.Analysis.V4.5
Commits
91845da6
Commit
91845da6
authored
Jun 18, 2021
by
陶然
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
依赖升级
parent
65d88c48
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
5 deletions
+8
-5
Jieba.Net.csproj
Jieba.Net/Jieba.Net.csproj
+6
-4
packages.config
Jieba.Net/packages.config
+2
-1
No files found.
Jieba.Net/Jieba.Net.csproj
View file @
91845da6
...
...
@@ -34,8 +34,8 @@
<Prefer32Bit>
false
</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Reference
Include=
"Kivii.Common.V4.
0
, Version=5.6.2021.5080, Culture=neutral, processorArchitecture=MSIL"
>
<HintPath>
..\
packages\Kivii.Common.5.6.2021.5080\lib\net40\Kivii.Common.V4.0
.dll
</HintPath>
<Reference
Include=
"Kivii.Common.V4.
5
, Version=5.6.2021.5080, Culture=neutral, processorArchitecture=MSIL"
>
<HintPath>
..\
..\..\Kivii.K5\packages\Kivii.Common.5.6.2021.5080\lib\net45\Kivii.Common.V4.5
.dll
</HintPath>
</Reference>
<Reference
Include=
"System"
/>
<Reference
Include=
"System.Core"
/>
...
...
@@ -97,7 +97,6 @@
<Compile
Include=
"Segmenter\WordDictionary.cs"
/>
</ItemGroup>
<ItemGroup>
<None
Include=
"packages.config"
/>
<EmbeddedResource
Include=
"Segmenter\Resources\pos_prob_emit.json"
/>
<EmbeddedResource
Include=
"Segmenter\Resources\pos_prob_trans.json"
/>
<EmbeddedResource
Include=
"Segmenter\Resources\prob_emit.json"
/>
...
...
@@ -106,6 +105,8 @@
<ItemGroup>
<EmbeddedResource
Include=
"Segmenter\Resources\dict.txt"
/>
</ItemGroup>
<ItemGroup
/>
<ItemGroup>
<None
Include=
"packages.config"
/>
</ItemGroup>
<Import
Project=
"$(MSBuildToolsPath)\Microsoft.CSharp.targets"
/>
</Project>
\ No newline at end of file
Jieba.Net/packages.config
View file @
91845da6
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<
packages
>
<
package
id
=
"Kivii.Common"
version
=
"5.6.2021.5080"
targetFramework
=
"net4
0"
requireReinstallation
=
"true
"
/>
<
package
id
=
"Kivii.Common"
version
=
"5.6.2021.5080"
targetFramework
=
"net4
5
"
/>
</
packages
>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment