File size: 159 Bytes
5aaa03c
 
 
 
 
 
 
1
2
3
4
5
6
7
8
"""
Parses user raw user prompts to jobs to run against DB

Classes:
    Semantic Parser: object to parse the user prompts
"""
from .nlu import SentenceParser