Fheon
Results
2
comments of
Fheon
> For the generator code, you can checkout https://github.com/awslabs/gap-text2sql/blob/main/relogic/sql-to-text-train.py and https://github.com/awslabs/gap-text2sql/blob/main/relogic/entity-to-text-train.py, which are sql to text generator and table to text generator. > Will upload some data samples to help...
用windows的需要到http://ltp.ai/download.html下载pisrl_win.model并保存到ltp那个文件夹,然后将语句改成self.labeller.load(os.path.join(LTP_DIR, 'pisrl_win.model'))