Aftrhour_demo / elise /src /nlu /__init__.py
BerserkerMother's picture
Lints the entire project
5aaa03c
raw
history blame
No virus
159 Bytes
"""
Parses user raw user prompts to jobs to run against DB
Classes:
Semantic Parser: object to parse the user prompts
"""
from .nlu import SentenceParser