From fd55d4de89d246e2a24d0f755bf0aa1ddaf8dd50 Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Sat, 28 Jan 2023 04:08:32 +0100 Subject: [PATCH] CLI option -seo --- config.cpp | 11 +---------- embeddings.cpp | 25 +++++++++++++++++++++++++ 2 files changed, 26 insertions(+), 10 deletions(-) diff --git a/config.cpp b/config.cpp index e9b52270..da003420 100644 --- a/config.cpp +++ b/config.cpp @@ -2298,16 +2298,7 @@ EX void show_spatial_embedding() { for(int i=0; i '9') numeric = false; + if(numeric) return eSpatialEmbedding(atoi(ss.c_str())); + for(int i=0; i