spacy_conll
Pipeline component for spaCy (and other spaCy-wrapped parsers such as spacy-stanza and spacy-udpipe) that adds CoNLL-U properties to a Doc and its sentences and tokens. Can also be used as a command-line tool.
파일 탐색기
최종 버전 다운로드 (.zip)- pull_request_template.md
- example-adding-conll-to-docbin.py
- example-reading-conllu-file.py
- example-spacy-df-write-to-file.py
- example-stanza-headers.py
- example-use-own-indices.py
- README.md
- __init__.py
- parse.py
- __init__.py
- formatter.py
- parser.py
- utils.py
- conftest.py
- en_ewt-ud-dev.conllu-sample.txt
- test.txt
- test_component.py
- test_conll.py
- test_conll_pd.py
- test_conll_str.py
- test_conllparser.py
- test_conllparser_conll_to_spacy.py
- test_conversion_maps.py
- test_disable_pandas.py
- test_ext_names_conll.py
- test_ext_names_conll_pd.py
- test_ext_names_conll_str.py
- test_field_names.py
- test_formatter.py
- test_is_tokenized.py
- test_load_from_entrypoint.py
- .gitignore
- CONTRIBUTING.md
- HISTORY.md
- LICENSE
- Makefile
- pyproject.toml
- README.md
- setup.cfg
// repository documentation
Was this content helpful?
(0 ratings)
