SkillAgentSearch skills...

SpaCy2CoNLLU

Simple script to parse text with spaCy and print the output in CoNLL-U format.

Install / Use

/learn @rgalhama/SpaCy2CoNLLU
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

spaCy2CoNLLU

Simple script to parse text with spaCy and print the output in CoNLL-U format (http://universaldependencies.org/docs/format.html).

Requirements

  • Python 3.4+ (tested on 3.6.6 only)
  • spaCy (https://spacy.io/usage/#installation)

Usage

python parse_as_conllu.py [-h] --input_file INPUT_FILE [--output_file OUTPUT_FILE] --model MODEL

Related Skills

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated1y ago
Forks4

Languages

Python

Security Score

75/100

Audited on May 31, 2024

No findings