| [ Web Proxy ] |
| Viewing: https://raw.githubusercontent.com/GateNLP/python-gatenlp/main/debug/debugmodule1.py | [Back] [Original] |
# test module for gatenlp-dir2dir
class MyPipe:
def __call__(doc, **kwargs):
pass
def make_pipeline(args=None):
return MyPipe()
| Web Proxy Viewer | New URL | Original Page |