ta:文字分析管道

时间:2024-04-05 03:01:38
【文件属性】:

文件名称:ta:文字分析管道

文件大小:8.24MB

文件格式:ZIP

更新时间:2024-04-05 03:01:38

Python

专利文本分析管道 这是一个无服务器堆栈,一旦将专利pdf文档上载到存储S3存储桶,便会触发该堆栈来挖掘它们。 项目结构 以下是项目结构。 . ├── README.md < -- This is the readme file ├── src < -- Source code for the Lambda functions │ └── process_documents < -- Source code for the Text Mining Lambda function │ ├── __init__.py │ │── app.py < -- Lambda function code │ └


【文件预览】:
ta-main
----localstack()
--------local-patent.pdf(18B)
--------start.sh(707B)
--------us10550200_epitopes_of_various_antibodies.pdf(10.61MB)
--------docker-compose.yaml(450B)
----.github()
--------workflows()
----env.json(92B)
----src()
--------process_documents()
----stack-template.yaml(1KB)
----requirements.txt(5B)
----template.yaml(2KB)
----LICENSE(1KB)
----events()
--------process_document_event.json(1KB)
--------mock_event.json(512B)
----README.md(3KB)
----Makefile(2KB)
----requirements_local.txt(24B)
----tests()
--------test_process_documents.py(1KB)
--------__init__.py(0B)
----.gitignore(4KB)

网友评论