nut
nut copied to clipboard
Natural language Understanding Toolkit
Results
1
nut issues
Sort by
recently updated
recently updated
newest added
Hi! There have some indent miss in the code file, when I download the entire project, like [nut/bow.py L39](https://github.com/pprett/nut/blob/master/nut/bow.py#L39): ``` Python for fname in bowfnames: with open(fname) as f: for...