PluriTon/build/tfgpu-pluriton/test_runwithload.py

12 lines
203 B
Python
Raw Normal View History

2021-10-18 18:22:03 +02:00
from updateDatabase import *
pluriDBupdater = PluritonUpdater()
pluriDBupdater.loadModels()
einfach, schwer = pluriDBupdater.searchNearest2Translate('Die Maschinen besser')
print('Schwer', schwer)