Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 544 Bytes

File metadata and controls

19 lines (13 loc) · 544 Bytes

dapipe

UDPipe tools for Danish

Distributed by ITU NLP

Models and code from the Universal Dependencies project

To run:

  • Download and, if needed, unzip
  • In the same directory as the code, where your text is in "textfile", run:
    • udpipe <textfile> (Windows)
    • ./udpipe <textfile> (Mac or Linux)

Acknowledgments

This tool uses UDPipe.

License

dapipe is licensed under CC-BY-NC-SA. This is inherited from UDPipe.