Replies: 1 comment 1 reply
-
current
|
Module | Function |
---|---|
ami_args.py | Abstract class for argparse option |
ami_bib.py | Bibliographic support |
ami_corpus.py | create, normalize, search, tranform a corpus |
ami_csv.py | CSV utilities |
ami_dict.py | Ami Dictionary |
ami_graph.py | (stub) |
ami_html.py | large collection for manipulating HTML |
ami_integrate.py | miscellaneous conversions |
ami_nlp.py | (stubs) |
ami_pdf_libs.py | large PDF2HTML , includes pdfplumber |
ami_svg.py | (stub) mainly convenience routiines |
ami_util.py | lowlevel numeric/geom utilities |
amidriver.py | headless browser |
amix.py | entry point for amilib main |
bbox.py | bounding box manipulation |
constants.py | (stub) |
dict_args.py | dictionary options in argparse |
file_lib.py | file utilities |
headless_lib.py | messy utility routines (may be obsolete) |
html_args.py | HTML options in argparse |
html_extra.py | stub obsolete? |
html_generator.py | messy ?obsolete |
html_marker.py | markup HTML (messy) |
pdf_args.py | PDF options in argprase |
search_args.py | search options in argparse |
util.py | many scattered utilities |
wikimedia.py | download and conversion of Wikimedia |
xml_lib.py | convenience routies (lxml wrappers) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Ideas:
pygetpapers
implicitly creates a corpus of results; make this explicitpygetpapers
(EPMC, ?OpenAlex)thead
tbody
, etc.)amilib
intodocanalysis
.amilib
should not be the top-level tool but used as an engine and library to support the othersamilib
before offering todocanalysis
.Our USPs include:
pygetpapers
(possibly with an optional GUI component to assemble the query)<please comment, add more>
Beta Was this translation helpful? Give feedback.
All reactions