langchain/docs/modules/document_loaders
Ingo Kleiber fd9975dad7
add CoNLL-U document loader (#1297)
I've added a simple
[CoNLL-U](https://universaldependencies.org/format.html) document
loader. CoNLL-U is a common format for NLP tasks and is used, for
example, in the Universal Dependencies treebank corpora. The loader
reads a single file in standard CoNLL-U format and returns a document.
2023-02-26 17:27:00 -08:00
..
examples add CoNLL-U document loader (#1297) 2023-02-26 17:27:00 -08:00
how_to_guides.rst add CoNLL-U document loader (#1297) 2023-02-26 17:27:00 -08:00
key_concepts.md Harrison/unstructured support (#903) 2023-02-05 23:02:07 -08:00