Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / konfuzio-ai/konfuzio-sdk issues and pull requests
#337 - Changed: Error message about missing dependencies
Pull Request -
State: closed - Opened by iftwigs over 1 year ago
#336 - Fix: Regex precision calculation bug
Pull Request -
State: closed - Opened by samuel500 over 1 year ago
- 1 comment
#335 - Fix: Documents initialized from SDK include file name and file url
Pull Request -
State: closed - Opened by samuel500 over 1 year ago
#334 - Fix: No Category categorization Vocab representation
Pull Request -
State: closed - Opened by samuel500 over 1 year ago
#333 - Fixed: ValueError during Category evaluation
Pull Request -
State: closed - Opened by iftwigs over 1 year ago
#332 - Changed: Code examples are now executable directly from the Markdown documentation files
Pull Request -
State: closed - Opened by iftwigs over 1 year ago
#331 - Changed: Obsolete encoding method and indirect dependencies' versions
Pull Request -
State: closed - Opened by iftwigs over 1 year ago
#330 - Added: Information on CategoryAnnotation into the Data layer concept overview
Pull Request -
State: closed - Opened by iftwigs over 1 year ago
#329 - Fix: Downgrade scikit-learn dependency
Pull Request -
State: closed - Opened by samuel500 over 1 year ago
#328 - Changed: Replaced document ID image in DVUI docs
Pull Request -
State: closed - Opened by mexicat over 1 year ago
#327 - Removed: Top level WIP warnings in information extraction and document categorization files
Pull Request -
State: closed - Opened by samuel500 over 1 year ago
#326 - Added: sphinx-toolbox dependency
Pull Request -
State: closed - Opened by samuel500 over 1 year ago
#325 - outdated PDF removed.
Pull Request -
State: closed - Opened by genego-io over 1 year ago
#324 - Added: Documentation on preparing the Documents for the custom AI's training
Pull Request -
State: closed - Opened by iftwigs over 1 year ago
#323 - Added: Paragraph Extraction AI code example
Pull Request -
State: closed - Opened by samuel500 over 1 year ago
#322 - Fix: Delete boilerplate test Document
Pull Request -
State: closed - Opened by samuel500 over 1 year ago
#321 - Added: Use of relative position and first word features in Extraction AI
Pull Request -
State: closed - Opened by samuel500 over 1 year ago
#320 - Added: Use of relative position features in Extraction AI
Pull Request -
State: closed - Opened by samuel500 over 1 year ago
#319 - Fixed: Retro Compatibility with older Extraction AI Models
Pull Request -
State: closed - Opened by samuel500 over 1 year ago
#318 - Reviewed documentation for consistency
Pull Request -
State: closed - Opened by vebarina over 1 year ago
#317 - Fixed: spacy version suitable for installing the SDK in the Colab environment
Pull Request -
State: closed - Opened by iftwigs over 1 year ago
#316 - Fixed: Retain category annotations in subdocuments
Pull Request -
State: closed - Opened by mexicat over 1 year ago
#315 - Fixes for consistency in DVUI explanations
Pull Request -
State: closed - Opened by vebarina over 1 year ago
#314 - Changed: BERT and image processing architecture used for Multimodal File Splitting model; lz4 compression for pickle files
Pull Request -
State: closed - Opened by iftwigs over 1 year ago
#313 - Fixed: File Splitting Evaluation's ZeroDivisionError handling
Pull Request -
State: closed - Opened by iftwigs over 1 year ago
- 2 comments
#312 - Changed: Documentation about custom AI creation, saving, and uploading
Pull Request -
State: closed - Opened by iftwigs over 1 year ago
#311 - Fix: Tutorial title and explanation
Pull Request -
State: closed - Opened by samuel500 over 1 year ago
#310 - Update locales documentation
Pull Request -
State: closed - Opened by PedroDinis over 1 year ago
- 1 comment
#309 - Changed: Code examples in the Documentation contain relative references to the .py scripts
Pull Request -
State: closed - Opened by iftwigs over 1 year ago
- 2 comments
#308 - Fixed: Fetching all Categories for all Label Sets in the Project
Pull Request -
State: closed - Opened by iftwigs over 1 year ago
#307 - Fixed: Categorization AI predicting Document as having a NO_CATEGORY
Pull Request -
State: closed - Opened by iftwigs over 1 year ago
#306 - Changed: Default input parameters for the Categorization AI's fitting
Pull Request -
State: closed - Opened by iftwigs over 1 year ago
#305 - Fixed: spacy's version conflict with Python 3.10 & 3.11
Pull Request -
State: closed - Opened by iftwigs over 1 year ago
#304 - Add detailed error messages to bbox validation
Pull Request -
State: closed - Opened by genego-io over 1 year ago
#303 - Fix: ValueError Exception with non-strict Evaluation and Empty Extracted Document
Pull Request -
State: closed - Opened by samuel500 over 1 year ago
#302 - Added: Checking if links in the automatically generated documentation are functional
Pull Request -
State: closed - Opened by iftwigs over 1 year ago
#301 - Add Documentation Guide about how documentation should be written
Pull Request -
State: closed - Opened by atraining over 1 year ago
#300 - Changed: Additional data and `reduce_weight` in saved categorization pickle
Pull Request -
State: closed - Opened by mexicat over 1 year ago
#299 - Fixed: Categorization compatibility issue with Server's torch version
Pull Request -
State: closed - Opened by iftwigs over 1 year ago
#298 - Changed: Use images instead of image_paths
Pull Request -
State: closed - Opened by mexicat over 1 year ago
#297 - Fix: Normalize to float edge case
Pull Request -
State: closed - Opened by samuel500 over 1 year ago
#296 - Changed: Paragraph and Sentence Tokenizer Documentation
Pull Request -
State: closed - Opened by samuel500 over 1 year ago
#295 - docs: update how to upload Documents via API
Pull Request -
State: closed - Opened by atraining over 1 year ago
#294 - Tutorial how to retrieve Bounding Boxes on Word Level of a Page
Pull Request -
State: closed - Opened by atraining over 1 year ago
- 1 comment
#293 - Added: deepcopy Page.category
Pull Request -
State: closed - Opened by mexicat over 1 year ago
#292 - Fix: get_segmentation call from Virtual Document
Pull Request -
State: closed - Opened by samuel500 over 1 year ago
#291 - Fix: Deepcopied Document Pages retain image_bytes
Pull Request -
State: closed - Opened by mexicat over 1 year ago
#290 - Update python-app.yml
Pull Request -
State: closed - Opened by zypriafl over 1 year ago
#289 - doc: Add mermaid chart to upload a document via the REST API
Pull Request -
State: closed - Opened by atraining over 1 year ago
#288 - Update on_premises.md
Pull Request -
State: closed - Opened by zypriafl over 1 year ago
#287 - Changed: optional installation of large dependency packages
Pull Request -
State: closed - Opened by iftwigs over 1 year ago
- 1 comment
#286 - Added: Clarify spans retrieval in API guides
Pull Request -
State: closed - Opened by mexicat over 1 year ago
#285 - Added: A method to get a Page by ID from the Document, a method to get a Page's original from its copy
Pull Request -
State: closed - Opened by iftwigs almost 2 years ago
#284 - Changed: Improvements to Document creation documentation
Pull Request -
State: closed - Opened by samuel500 almost 2 years ago
#283 - Rename Default Evaluation to Non-Strict Evaluation
Pull Request -
State: closed - Opened by da-konfuzio almost 2 years ago
#282 - Added: Additional API guides
Pull Request -
State: closed - Opened by mexicat almost 2 years ago
#281 - Remove information about DVUI Documents List
Pull Request -
State: closed - Opened by vebarina almost 2 years ago
#280 - Added: Update on-premise docs with new environment variables
Pull Request -
State: closed - Opened by mexicat almost 2 years ago
#279 - Changed: Pages of sub-Documents after file splitting inherit Categories of Pages in the original Document
Pull Request -
State: closed - Opened by iftwigs almost 2 years ago
#278 - Changed: Pages of sub-Documents after file splitting inherit Categories of Pages in the original Document
Pull Request -
State: closed - Opened by iftwigs almost 2 years ago
#277 - Added: Information Required to Use AIs in a Konfuzio Server instance
Pull Request -
State: closed - Opened by samuel500 almost 2 years ago
#276 - Fix: Small Paragraph/Sentence Tokenizer fixes
Pull Request -
State: closed - Opened by samuel500 almost 2 years ago
- 3 comments
#275 - Fixed: Automatic tests of SDK code examples in the Documentation
Pull Request -
State: closed - Opened by samuel500 almost 2 years ago
#274 - Changed: `Document.from_file` method to upload files to a Konfuzio instance
Pull Request -
State: closed - Opened by samuel500 almost 2 years ago
#273 - Fixed: Default Evaluation filters out the case where a Label should only appear once per AnnotationSet
Pull Request -
State: closed - Opened by da-konfuzio almost 2 years ago
#272 - Added: `Document.view_annotations` shows only top annotations for Labels with `has_multiple_top_candidates=False`
Pull Request -
State: closed - Opened by samuel500 almost 2 years ago
#271 - Fixed: Image preprocessing in Multimodal File Splitting Model
Pull Request -
State: closed - Opened by iftwigs almost 2 years ago
#270 - Added: `Page.image_bytes` to load a Page image from bytes
Pull Request -
State: closed - Opened by da-konfuzio almost 2 years ago
#269 - Changed: Move and expand Custom AI tutorials
Pull Request -
State: closed - Opened by da-konfuzio almost 2 years ago
#268 - Changed: Trainer class renamed to AbstractExtractionAI class
Pull Request -
State: closed - Opened by iftwigs almost 2 years ago
#267 - Changed: pandas version requirement updated to `pandas>=1.3.5,<2.0.0`
Pull Request -
State: closed - Opened by samuel500 almost 2 years ago
#266 - Fixed: Cross-referencing of headlines as SDK documentation URLS
Pull Request -
State: closed - Opened by iftwigs almost 2 years ago
#265 - Update DV-UI documentation with Doc ID URL
Pull Request -
State: closed - Opened by PedroDinis almost 2 years ago
#264 - Fix: mermaid diagram generation
Pull Request -
State: closed - Opened by mexicat almost 2 years ago
#263 - Fixed: Broken style of paragraph in DVUI guide
Pull Request -
State: closed - Opened by vebarina almost 2 years ago
#262 - fix: wording in on-prem guide
Pull Request -
State: closed - Opened by atraining almost 2 years ago
#261 - 10575 dvui customization guide
Pull Request -
State: closed - Opened by vebarina almost 2 years ago
#260 - Fix: Duplicate Annotation error when extracting Document
Pull Request -
State: closed - Opened by samuel500 almost 2 years ago
#259 - Added: Columns to the feature dataframe to track which Tokenizer found which Span
Pull Request -
State: closed - Opened by da-konfuzio almost 2 years ago
#258 - Add top attribute to Bbox
Pull Request -
State: closed - Opened by zypriafl almost 2 years ago
#257 - Use page.get_bbox()
Pull Request -
State: closed - Opened by zypriafl almost 2 years ago
#256 - Changed: Extraction AI can extract Documents from a copied Category
Pull Request -
State: closed - Opened by samuel500 almost 2 years ago
#255 - Changed: Categories compared by name
Pull Request -
State: closed - Opened by samuel500 almost 2 years ago
#254 - Fixed: SDK documentation broken URLs, images, and other typos
Pull Request -
State: closed - Opened by iftwigs almost 2 years ago
- 1 comment
#253 - Removed: Catchphrase and substring features
Pull Request -
State: closed - Opened by samuel500 almost 2 years ago
#252 - 10858 optional trainer deps
Pull Request -
State: closed - Opened by zypriafl almost 2 years ago
#251 - Fix: Documents downloaded again when already existing
Pull Request -
State: closed - Opened by samuel500 almost 2 years ago
#250 - Updated DVUI explanations
Pull Request -
State: closed - Opened by vebarina almost 2 years ago
#249 - Fixed: A minor bug that caused extracted Documents to have two different default AnnotationSets
Pull Request -
State: closed - Opened by samuel500 almost 2 years ago
#248 - Added: A Label method to detect outliers in the Annotations
Pull Request -
State: closed - Opened by iftwigs almost 2 years ago
#247 - Added: Decimal rounding for Bounding Box coordinate validation
Pull Request -
State: closed - Opened by genego-io almost 2 years ago
- 2 comments
#246 - Fix: Calculate AnnotationSet with all Annotations above threshold; allow to sort AnnotationSets
Pull Request -
State: closed - Opened by samuel500 almost 2 years ago
#245 - Fix: Error during LabelSet extraction when no Span above detection threshold
Pull Request -
State: closed - Opened by samuel500 almost 2 years ago
#244 - Changed: Allow File Splitting AI to be trained on Projects with where not all Categories have training data
Pull Request -
State: closed - Opened by iftwigs almost 2 years ago
#243 - Changed: PyTorch version requirements to be compatible with Python 3.8 through 3.11
Pull Request -
State: closed - Opened by zypriafl almost 2 years ago
#242 - Fixed: PyTorch version to be compatible with the Konfuzio Server
Pull Request -
State: closed - Opened by zypriafl almost 2 years ago
#241 - Changed: Number of units in Multimodal File Splitting Model's layers is scalable via the `scale` argument
Pull Request -
State: closed - Opened by iftwigs almost 2 years ago
#240 - 10750 dvui change guides location and update npm package section
Pull Request -
State: closed - Opened by vebarina almost 2 years ago
#239 - Torch downgrade compatibility
Pull Request -
State: closed - Opened by da-konfuzio almost 2 years ago
#238 - Custom Extraction AI: Table Extractions
Pull Request -
State: closed - Opened by da-konfuzio almost 2 years ago