bugfinder-framework-defaultcontainer
TypeScript icon, indicating that this package has built-in type declarations

1.5.0 • Public • Published

Description

This package is used for the inversifyjs -containers of each process of the machine learning pipeline of the bugfinder-framework or (npm:bugfinder-framework).

Usage: package development

If you like to use one of these containers make sure to set this package as a peer-dependency of your package! import {localityAContainer, localityBContainer, quantifierContainer, annotatorContainer, preprocessingContainer} from "bugfinder-framework-defaultcontainer";

... localityAContainer.bind ...

Usage: Pipe-Implementation

import {localityAContainer, localityBContainer, quantifierContainer, annotatorContainer, preprocessingContainer} 
from "bugfinder-framework-defaultcontainer";

... localityAContainer.get ...

Readme

Keywords

none

Package Sidebar

Install

npm i bugfinder-framework-defaultcontainer

Weekly Downloads

2

Version

1.5.0

License

ISC

Unpacked Size

5.19 kB

Total Files

5

Last publish

Collaborators

  • penguinsarefunny