diff options
author | Bryan Newbold <bnewbold@archive.org> | 2021-10-22 12:29:03 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2021-10-22 12:29:03 -0700 |
commit | 20d7449787eabf8624fabc74326210c8e852eefe (patch) | |
tree | 6dd3547759fc68657fb77887645de39f882b8c84 | |
parent | e99709df59bc02d3dcaaceabc38488694ff72a2b (diff) | |
download | grobid_tei_xml-20d7449787eabf8624fabc74326210c8e852eefe.tar.gz grobid_tei_xml-20d7449787eabf8624fabc74326210c8e852eefe.zip |
mention license in README
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -109,3 +109,9 @@ to TEI-XML documents. would be a better tool for working with structured text Python"](https://komax.github.io/blog/text/python/xml/parsing_tei_xml_python/) (2019): blog post about basic parsing of GROBID TEI-XML files into Pandas DataFrames + + +## License + +This library is available under the permissive MIT License. See `LICENSE.txt` +for a copy. |