You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
from Prove.DataProcessing.Compiling_WTR_Non_Annotated import WTR_complier
from Prove.SentenceRetrieval.sentence_retrieval_module import SentenceRetrievalModule
from Prove.verbalisation.verbalisation_module import VerbModule
## 1.Prove
## 1.1 DataProcessing
"""
WTR_complier()
"""
## 1.2 SentenceRetrieval
SentenceRetrievalModule()
## 1.3 Verbalisation
verb_module = VerbModule()
#examples.
#verbs = verb_module.verbalise('translate Graph to English: <H> World Trade Center <R> height <T> 200 meter <H> World Trade Center <R> is a <T> tower')