From 9a19486a12d0c38c410d4479a821d52baf26d218 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=93=E3=81=AE=E4=B8=AD=E4=BA=8C=E7=97=85=E3=81=AB?= =?UTF-8?q?=E7=88=86=E7=84=94=E3=82=92=EF=BC=81?= Date: Fri, 12 Jan 2024 13:22:38 +0800 Subject: [PATCH] configs nuegt --- Data/Trinity/Trinity.NET5.vbproj | 9 ++++++++- Data/word2vec/word2vec.vbproj | 9 ++++++++- Data_science/NLP/NLP.NET.vbproj | 11 +++++++++-- 3 files changed, 25 insertions(+), 4 deletions(-) diff --git a/Data/Trinity/Trinity.NET5.vbproj b/Data/Trinity/Trinity.NET5.vbproj index a806a0aa6a..f017067051 100644 --- a/Data/Trinity/Trinity.NET5.vbproj +++ b/Data/Trinity/Trinity.NET5.vbproj @@ -10,8 +10,15 @@ true LICENSE True + True + + + x64 + true + true + full + ../../.nuget/ - Microsoft.VisualBasic.Data.TrinityNLP.xml true diff --git a/Data/word2vec/word2vec.vbproj b/Data/word2vec/word2vec.vbproj index 35c6db4e92..75730b33a5 100644 --- a/Data/word2vec/word2vec.vbproj +++ b/Data/word2vec/word2vec.vbproj @@ -29,8 +29,15 @@ Microsoft.VisualBasic.Data.NLP.Word2Vec gpl3 True + True - + + x64 + true + true + full + ../../.nuget/ + diff --git a/Data_science/NLP/NLP.NET.vbproj b/Data_science/NLP/NLP.NET.vbproj index 6e4370455d..03ae551fe6 100644 --- a/Data_science/NLP/NLP.NET.vbproj +++ b/Data_science/NLP/NLP.NET.vbproj @@ -8,10 +8,17 @@ Microsoft.VisualBasic.Data.NLP Microsoft.VisualBasic.Data.NLP Debug;Release;Rsharp_app_release;mzkit_win32;nuget_release + True + True + True - - Microsoft.VisualBasic.Data.NLP.xml + + x64 + true + true + full + ../../.nuget/