fonter.yang

Results 26 issues of fonter.yang

LexerReader lexerReader = Lexers.core().reader(); KeywordSummary keywordSummary = new KeywordSummary(lexerReader); ​ List keys = keywordSummary.keyword("2001年他还在纽约医学院工作时在英国学术刊物自然上发表一篇论文",1); if(keys!=null){ for(String key:keys){ System.out.println("key="+key); } }

Unable to instantiate appComponentFactory java.lang.ClassNotFoundException: Didn't find class "androidx.core.app.CoreComponentFactory" on path: DexPathList[[zip file "/system/framework/org.apache.http.legacy.jar", zip file "/data/app/com.box.art-xhsLkiaVggePS8NiWZ6Crw==/base.apk"],nativeLibraryDirectories=[/data/app/com.box.art-xhsLkiaVggePS8NiWZ6Crw==/lib/arm64, /data/app/com.box.art-xhsLkiaVggePS8NiWZ6Crw==/base.apk!/lib/arm64-v8a, /system/lib64, /hw_product/lib64, /system/product/lib64, /prets/lib64]] at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:209) at java.lang.ClassLoader.loadClass(ClassLoader.java:379) at java.lang.ClassLoader.loadClass(ClassLoader.java:312) at android.app.LoadedApk.createAppFactory(LoadedApk.java:270)...

bug

I test nsfw model nsfw.299x299.h5 {'826ea252-8595-415f-a4f4-6e867b794b1e.png': {'hentai': 0.023223665, 'sexy': 0.049387105, 'drawings': 0.064280376, 'porn': 0.35258076, 'neutral': 0.5105281}} nsfw_mobilenet224.h5 {'826ea252-8595-415f-a4f4-6e867b794b1e.png': {'drawings': 0.007675596, 'hentai': 0.01800691, 'sexy': 0.05218548, 'neutral': 0.32376507, 'porn': 0.598367}} the same...

enhancement
training

org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nacosConfigurationPropertiesBinder': Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.alibaba.boot.nacos.config.binder.NacosBootConfigurationPropertiesBinder]: Constructor threw exception; nested exception is java.lang.NoClassDefFoundError: org/springframework/boot/context/properties/ConfigurationBeanFactoryMetadata 2.4.1 ConfigurationBeanFactoryMetadata...

给个建议,在手机端显示可再美化一下

enhancement

gpuImage.setVisibility(View.VISIBLE) not work

能在viewpager使用TagTextView ?感觉TagTextView会全占满View,导致无法滑动

麻烦作者增加导出导入json功能,目前NodeModel parentNode 会导致无法导出json

作者可以增加一个新功能?比如从一个区域拖拉一个item,加入treeview?

可以增加完整导图截图功能和导出文本功能 文本功能如下: ``` 地球 海洋 北冰洋 大西洋 太平洋 陆地 亚洲 欧洲 ```