https://github.com/australian-text-analytics-platform/atap-context-extractor

A tool for extracting the context around searched text in a corpus

https://github.com/australian-text-analytics-platform/atap-context-extractor

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.3%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

A tool for extracting the context around searched text in a corpus

Basic Info
  • Host: GitHub
  • Owner: Australian-Text-Analytics-Platform
  • License: mit
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 685 KB
Statistics
  • Stars: 0
  • Watchers: 4
  • Forks: 0
  • Open Issues: 1
  • Releases: 5
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme License

README.md

Context Extractor

A tool for extracting the context around searched text in a corpus

Demo

Click the button below to access a demo deployed on Binderhub

Binder

Documentation

Documentation can be found here

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

Owner

  • Name: Australian-Text-Analytics-Platform
  • Login: Australian-Text-Analytics-Platform
  • Kind: organization

GitHub Events

Total
  • Create event: 8
  • Issues event: 1
  • Release event: 5
  • Delete event: 3
  • Push event: 18
  • Pull request event: 5
Last Year
  • Create event: 8
  • Issues event: 1
  • Release event: 5
  • Delete event: 3
  • Push event: 18
  • Pull request event: 5

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 1
  • Total pull requests: 6
  • Average time to close issues: N/A
  • Average time to close pull requests: less than a minute
  • Total issue authors: 1
  • Total pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 6
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 6
  • Average time to close issues: N/A
  • Average time to close pull requests: less than a minute
  • Issue authors: 1
  • Pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 6
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • h-croser (1)
Pull Request Authors
  • h-croser (6)
Top Labels
Issue Labels
documentation (1)
Pull Request Labels
bug (2) enhancement (2)

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 52 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 7
  • Total maintainers: 3
pypi.org: atap-context-extractor

A tool for extracting the context around searched text in a corpus

  • Versions: 7
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 52 Last month
Rankings
Dependent packages count: 10.3%
Average: 34.0%
Dependent repos count: 57.8%
Maintainers (3)
Last synced: 10 months ago

Dependencies

poetry.lock pypi
  • 164 dependencies
pyproject.toml pypi
  • ipywidgets ~=8.1.0 develop
  • jupyterlab ~=4.0.0 develop
  • atap-corpus-loader ~=1.7.4
  • panel ~=1.4
  • python >=3.10,<3.13
  • regex ~=2024.9.11
requirements.txt pypi
  • annotated-types ==0.7.0
  • asttokens ==2.4.1
  • atap-corpus ==0.1.15
  • atap-corpus-loader ==1.7.4
  • bleach ==6.1.0
  • blis ==1.0.1
  • bokeh ==3.4.3
  • bottleneck ==1.4.0
  • catalogue ==2.0.10
  • certifi ==2024.8.30
  • chardet ==5.2.0
  • charset-normalizer ==3.3.2
  • click ==8.1.7
  • cloudpathlib ==0.19.0
  • colorama ==0.4.6
  • colorlog ==6.8.2
  • comm ==0.2.2
  • confection ==0.1.5
  • contourpy ==1.3.0
  • coolname ==2.2.0
  • cymem ==2.0.8
  • decorator ==5.1.1
  • defusedxml ==0.7.1
  • et-xmlfile ==1.1.0
  • exceptiongroup ==1.2.2
  • executing ==2.1.0
  • idna ==3.10
  • ipython ==8.27.0
  • ipywidgets ==8.1.5
  • jedi ==0.19.1
  • jinja2 ==3.1.4
  • joblib ==1.4.2
  • jupyterlab-widgets ==3.0.13
  • langcodes ==3.4.1
  • language-data ==1.2.0
  • linkify-it-py ==2.0.3
  • llvmlite ==0.43.0
  • lxml ==5.3.0
  • marisa-trie ==1.2.0
  • markdown ==3.7
  • markdown-it-py ==3.0.0
  • markupsafe ==2.1.5
  • matplotlib-inline ==0.1.7
  • mdit-py-plugins ==0.4.2
  • mdurl ==0.1.2
  • murmurhash ==1.0.10
  • numba ==0.60.0
  • numexpr ==2.10.1
  • numpy ==2.0.2
  • odfpy ==1.4.1
  • openpyxl ==3.1.5
  • packaging ==24.1
  • pandas ==2.2.3
  • panel ==1.4.5
  • param ==2.1.1
  • parso ==0.8.4
  • pexpect ==4.9.0
  • pillow ==10.4.0
  • preshed ==3.0.9
  • prompt-toolkit ==3.0.48
  • ptyprocess ==0.7.0
  • pure-eval ==0.2.3
  • pyarrow ==17.0.0
  • pydantic ==2.9.2
  • pydantic-core ==2.23.4
  • pygments ==2.18.0
  • python-calamine ==0.2.3
  • python-dateutil ==2.9.0.post0
  • python-docx ==1.1.2
  • pytz ==2024.2
  • pyviz-comms ==3.0.3
  • pyxlsb ==1.0.10
  • pyyaml ==6.0.2
  • regex ==2024.9.11
  • requests ==2.32.3
  • rich ==13.9.1
  • scikit-learn ==1.5.2
  • scipy ==1.14.1
  • setuptools ==75.1.0
  • shellingham ==1.5.4
  • six ==1.16.0
  • smart-open ==7.0.4
  • spacy ==3.8.2
  • spacy-legacy ==3.0.12
  • spacy-loggers ==1.0.5
  • srsly ==2.4.8
  • stack-data ==0.6.3
  • thinc ==8.3.2
  • threadpoolctl ==3.5.0
  • tornado ==6.4.1
  • tqdm ==4.66.5
  • traitlets ==5.14.3
  • typer ==0.12.5
  • typing-extensions ==4.12.2
  • tzdata ==2024.2
  • uc-micro-py ==1.0.3
  • urllib3 ==2.2.3
  • wasabi ==1.1.3
  • wcwidth ==0.2.13
  • weasel ==0.4.1
  • webencodings ==0.5.1
  • widgetsnbextension ==4.0.13
  • wrapt ==1.16.0
  • xlrd ==2.0.1
  • xlsxwriter ==3.2.0
  • xyzservices ==2024.9.0