QNLP  v1.0
__init__.py
Go to the documentation of this file.
1 name = "QNLP"
2 from QNLP.tagging import *
3 from QNLP.io import *
4 from QNLP.proc import *
5 from QNLP.encoding import *