llama-index readers patentsview integration
Project description
Patentsview Loader
pip install llama-index-readers-patentsview
This loader loads patent abstract from a list of patent numbers
with API provided by Patentsview.
Usage
Here'a an example usage of PatentsviewReader.
from llama_index.readers.patentsview import PatentsviewReader
loader = PatentsviewReader()
patents = ["8848839", "10452978"]
abstracts = loader.load_data(patents)
This loader is designed for loading data into LlamaIndex.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file llama_index_readers_patentsview-0.3.0.tar.gz
.
File metadata
- Download URL: llama_index_readers_patentsview-0.3.0.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.10 Darwin/22.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2291be6b38916509356194e8bd1c73f33bb3d890e7a70e31f4cd554999d8dc0f |
|
MD5 | a5f7f1199acd11f11d82677c7cbd7d41 |
|
BLAKE2b-256 | 6dc8bc32c617428751925055e010272ee9fb143ef08758ef6ea325a707714f66 |
File details
Details for the file llama_index_readers_patentsview-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: llama_index_readers_patentsview-0.3.0-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.10 Darwin/22.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9ba7762d2b9d0587a20b64a10511e79387bd69d2fede0bbf37ed8957da7249e7 |
|
MD5 | a0078ecc5c2e503912ec41caa655ab98 |
|
BLAKE2b-256 | 1db87724946aef6c8f723eda1930b40eae2869319160451cb6594213dd6dd1c0 |