Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Probability & Confidence values cutoff #35

Merged
merged 1 commit into from
Jul 28, 2021

Conversation

SalaiMadhavan
Copy link
Collaborator

No description provided.

@SalaiMadhavan SalaiMadhavan requested a review from kaliaanup July 28, 2021 16:24
@kaliaanup kaliaanup merged commit 34dc3fd into july_2021_release Jul 28, 2021
mmerler added a commit that referenced this pull request Apr 11, 2022
…zer module (#117)

* Removed print

* Updated to consume modular entity standardizer

* Updated to consume modular entity standardizer

* Removed pickle file names

* Removed pt files

* Removed wikidata

* Removed old model_objects

* Added models

* Updated to pass unit tests

* Updated requirements

* Updated requirements

* Added tfidf package

* Added tfidf installation

* Removed dist

* Modular entity standardizer

* Removed links

* Added source

* Removed non=modular python files

* Moving events.py to top level

* Commit

* Update structure

* Updated to add dist/

* Updated names

* Updated names

* Added requirement.txt for service

* Moved sql files

* Updated to remove aca_

* Updated git actions

* Updated git actions

* Updated

* Updated

* Updated

* tfidf -> wdapi

* Added config.py

* Added config directory

* Added files

* Added generator

* Added spqrql wrapper package

* Updated

* Updated with gnn requirements

* Added tfidf model files

* Removed backup file

* Removed another backup

* Updated

* Deleted

* Upodated vagrant file

* Updated log and print message

* Minor edit

* Updated setup.sh

* Updated

* Updated

* Updated

* Updated

* Update

* Updated to merge utils_nlp

* Consolidated almost duplicate files

* Added runtime reporting for tfidf training

* Updated import

* Added training runtime

* Fixed indentation

* Updated dict key

* Minor error

* Updates

* Updated

* Minor edit

* Updated README, clean and run scripts

* Added vagrant instruction

* Updated readme

* Updated readme

* Updated readme

* Updated readme

* Updated readme

* Removed

* Added

* Edited

* Updated README

* Added

* Line continue

* Removed conflicting file

* Updated to have a single package for all entity_standardizer modules

* Restructured entity_standardizer directory

* Updated setup

* Modified structure

* Updated

* Committed Dockerfile

* Updated

* Updated workflow

* Updated setup

* Updated for compatibility

* Added deepdiff

* Updated

* Added C++ requirement for gensim

* Spelling error

* Updated to remove unused packages and c++14 dependency

* Updated README

* Updated Dockerfile for Openshift deployment

* Added files for direct container deployment

* iUpdated

* Updated

* Added build step

* Updated

* Updated

* Updated to simplify deployment

* No need for whl

* Added dist

* Updated readme

* Updated

* Updated

* Removed requirements

* Updated

* Updated Dockerfile to build entity_standardizer and generate
data/models.

* Updated README

* Updated to simplify README

* Moved .py files into service

* Updated

* Updated

* Updated

* changed import

* Updated to point to konveyor

* Updated

* For debugging empty object

* Debugging openshift runtime error

* For debug

* For debug

* Updated

* Removed logging

* Updated log file

* Updated log file

* Moved config.py into service

* Added waitress to run standalone service on windows

* removed legacy notations

* Updated to fix Input parsing error #35

* Updated to add all mentions as training data for deployment

* Restored accidental delete

* Updated to not respond with bad input request when unknown technology is
detected

Co-authored-by: Mihir Choudhury <choudhury@us.ibm.com>
Co-authored-by: mmerler <michele.merler@gmail.com>
mmerler added a commit that referenced this pull request Apr 12, 2022
* Removed print

* Updated to consume modular entity standardizer

* Updated to consume modular entity standardizer

* Removed pickle file names

* Removed pt files

* Removed wikidata

* Removed old model_objects

* Added models

* Updated to pass unit tests

* Updated requirements

* Updated requirements

* Added tfidf package

* Added tfidf installation

* Removed dist

* Modular entity standardizer

* Removed links

* Added source

* Removed non=modular python files

* Moving events.py to top level

* Commit

* Update structure

* Updated to add dist/

* Updated names

* Updated names

* Added requirement.txt for service

* Moved sql files

* Updated to remove aca_

* Updated git actions

* Updated git actions

* Updated

* Updated

* Updated

* tfidf -> wdapi

* Added config.py

* Added config directory

* Added files

* Added generator

* Added spqrql wrapper package

* Updated

* Updated with gnn requirements

* Added tfidf model files

* Removed backup file

* Removed another backup

* Updated

* Deleted

* Upodated vagrant file

* Updated log and print message

* Minor edit

* Updated setup.sh

* Updated

* Updated

* Updated

* Updated

* Update

* Updated to merge utils_nlp

* Consolidated almost duplicate files

* Added runtime reporting for tfidf training

* Updated import

* Added training runtime

* Fixed indentation

* Updated dict key

* Minor error

* Updates

* Updated

* Minor edit

* Updated README, clean and run scripts

* Added vagrant instruction

* Updated readme

* Updated readme

* Updated readme

* Updated readme

* Updated readme

* Removed

* Added

* Edited

* Updated README

* Added

* Line continue

* Removed conflicting file

* Updated to have a single package for all entity_standardizer modules

* Restructured entity_standardizer directory

* Updated setup

* Modified structure

* Updated

* Committed Dockerfile

* Updated

* Updated workflow

* Updated setup

* Updated for compatibility

* Added deepdiff

* Updated

* Added C++ requirement for gensim

* Spelling error

* Updated to remove unused packages and c++14 dependency

* Updated README

* Updated Dockerfile for Openshift deployment

* Added files for direct container deployment

* iUpdated

* Updated

* Added build step

* Updated

* Updated

* Updated to simplify deployment

* No need for whl

* Added dist

* Updated readme

* Updated

* Updated

* Removed requirements

* Updated

* Updated Dockerfile to build entity_standardizer and generate
data/models.

* Updated README

* Updated to simplify README

* Moved .py files into service

* Updated

* Updated

* Updated

* changed import

* Updated to point to konveyor

* Updated

* For debugging empty object

* Debugging openshift runtime error

* For debug

* For debug

* Updated

* Removed logging

* Updated log file

* Updated log file

* Moved config.py into service

* Added waitress to run standalone service on windows

* removed legacy notations

* Updated to fix Input parsing error #35

* Updated to add all mentions as training data for deployment

* Restored accidental delete

* Updated to not respond with bad input request when unknown technology is
detected

* Updated logger

* Minor edit

* Point deploy.sh to konveryor

* Fixed logger

Co-authored-by: Mihir Choudhury <choudhury@us.ibm.com>
Co-authored-by: mmerler <michele.merler@gmail.com>
mmerler added a commit that referenced this pull request Apr 14, 2022
* Removed print

* Updated to consume modular entity standardizer

* Updated to consume modular entity standardizer

* Removed pickle file names

* Removed pt files

* Removed wikidata

* Removed old model_objects

* Added models

* Updated to pass unit tests

* Updated requirements

* Updated requirements

* Added tfidf package

* Added tfidf installation

* Removed dist

* Modular entity standardizer

* Removed links

* Added source

* Removed non=modular python files

* Moving events.py to top level

* Commit

* Update structure

* Updated to add dist/

* Updated names

* Updated names

* Added requirement.txt for service

* Moved sql files

* Updated to remove aca_

* Updated git actions

* Updated git actions

* Updated

* Updated

* Updated

* tfidf -> wdapi

* Added config.py

* Added config directory

* Added files

* Added generator

* Added spqrql wrapper package

* Updated

* Updated with gnn requirements

* Added tfidf model files

* Removed backup file

* Removed another backup

* Updated

* Deleted

* Upodated vagrant file

* Updated log and print message

* Minor edit

* Updated setup.sh

* Updated

* Updated

* Updated

* Updated

* Update

* Updated to merge utils_nlp

* Consolidated almost duplicate files

* Added runtime reporting for tfidf training

* Updated import

* Added training runtime

* Fixed indentation

* Updated dict key

* Minor error

* Updates

* Updated

* Minor edit

* Updated README, clean and run scripts

* Added vagrant instruction

* Updated readme

* Updated readme

* Updated readme

* Updated readme

* Updated readme

* Removed

* Added

* Edited

* Updated README

* Added

* Line continue

* Removed conflicting file

* Updated to have a single package for all entity_standardizer modules

* Restructured entity_standardizer directory

* Updated setup

* Modified structure

* Updated

* Committed Dockerfile

* Updated

* Updated workflow

* Updated setup

* Updated for compatibility

* Added deepdiff

* Updated

* Added C++ requirement for gensim

* Spelling error

* Updated to remove unused packages and c++14 dependency

* Updated README

* Updated Dockerfile for Openshift deployment

* Added files for direct container deployment

* iUpdated

* Updated

* Added build step

* Updated

* Updated

* Updated to simplify deployment

* No need for whl

* Added dist

* Updated readme

* Updated

* Updated

* Removed requirements

* Updated

* Updated Dockerfile to build entity_standardizer and generate
data/models.

* Updated README

* Updated to simplify README

* Moved .py files into service

* Updated

* Updated

* Updated

* changed import

* Updated to point to konveyor

* Updated

* For debugging empty object

* Debugging openshift runtime error

* For debug

* For debug

* Updated

* Removed logging

* Updated log file

* Updated log file

* Moved config.py into service

* Added waitress to run standalone service on windows

* removed legacy notations

* Updated to fix Input parsing error #35

* Updated to add all mentions as training data for deployment

* Restored accidental delete

* Updated to not respond with bad input request when unknown technology is
detected

* Updated logger

* Minor edit

* Point deploy.sh to konveryor

* Fixed logger

* Added performance testing

Co-authored-by: Mihir Choudhury <choudhury@us.ibm.com>
Co-authored-by: mmerler <michele.merler@gmail.com>
mmerler added a commit that referenced this pull request Apr 27, 2022
* Removed print

* Updated to consume modular entity standardizer

* Updated to consume modular entity standardizer

* Removed pickle file names

* Removed pt files

* Removed wikidata

* Removed old model_objects

* Added models

* Updated to pass unit tests

* Updated requirements

* Updated requirements

* Added tfidf package

* Added tfidf installation

* Removed dist

* Modular entity standardizer

* Removed links

* Added source

* Removed non=modular python files

* Moving events.py to top level

* Commit

* Update structure

* Updated to add dist/

* Updated names

* Updated names

* Added requirement.txt for service

* Moved sql files

* Updated to remove aca_

* Updated git actions

* Updated git actions

* Updated

* Updated

* Updated

* tfidf -> wdapi

* Added config.py

* Added config directory

* Added files

* Added generator

* Added spqrql wrapper package

* Updated

* Updated with gnn requirements

* Added tfidf model files

* Removed backup file

* Removed another backup

* Updated

* Deleted

* Upodated vagrant file

* Updated log and print message

* Minor edit

* Updated setup.sh

* Updated

* Updated

* Updated

* Updated

* Update

* Updated to merge utils_nlp

* Consolidated almost duplicate files

* Added runtime reporting for tfidf training

* Updated import

* Added training runtime

* Fixed indentation

* Updated dict key

* Minor error

* Updates

* Updated

* Minor edit

* Updated README, clean and run scripts

* Added vagrant instruction

* Updated readme

* Updated readme

* Updated readme

* Updated readme

* Updated readme

* Removed

* Added

* Edited

* Updated README

* Added

* Line continue

* Removed conflicting file

* Updated to have a single package for all entity_standardizer modules

* Restructured entity_standardizer directory

* Updated setup

* Modified structure

* Updated

* Committed Dockerfile

* Updated

* Updated workflow

* Updated setup

* Updated for compatibility

* Added deepdiff

* Updated

* Added C++ requirement for gensim

* Spelling error

* Updated to remove unused packages and c++14 dependency

* Updated README

* Updated Dockerfile for Openshift deployment

* Added files for direct container deployment

* iUpdated

* Updated

* Added build step

* Updated

* Updated

* Updated to simplify deployment

* No need for whl

* Added dist

* Updated readme

* Updated

* Updated

* Removed requirements

* Updated

* Updated Dockerfile to build entity_standardizer and generate
data/models.

* Updated README

* Updated to simplify README

* Moved .py files into service

* Updated

* Updated

* Updated

* changed import

* Updated to point to konveyor

* Updated

* For debugging empty object

* Debugging openshift runtime error

* For debug

* For debug

* Updated

* Removed logging

* Updated log file

* Updated log file

* Moved config.py into service

* Added waitress to run standalone service on windows

* removed legacy notations

* Updated to fix Input parsing error #35

* Updated to add all mentions as training data for deployment

* Restored accidental delete

* Updated to not respond with bad input request when unknown technology is
detected

* Updated logger

* Minor edit

* Point deploy.sh to konveryor

* Fixed logger

* Added performance testing

* Updated logging format

* Updated logging format

* Updated logging format

* Updated logging format

* Removed import

* Updated

* removed info log

* print -> logging.info

* Added log info

* Removed

Co-authored-by: Mihir Choudhury <choudhury@us.ibm.com>
Co-authored-by: mmerler <michele.merler@gmail.com>
mmerler added a commit that referenced this pull request May 4, 2022
…der service (#123)

* Removed print

* Updated to consume modular entity standardizer

* Updated to consume modular entity standardizer

* Removed pickle file names

* Removed pt files

* Removed wikidata

* Removed old model_objects

* Added models

* Updated to pass unit tests

* Updated requirements

* Updated requirements

* Added tfidf package

* Added tfidf installation

* Removed dist

* Modular entity standardizer

* Removed links

* Added source

* Removed non=modular python files

* Moving events.py to top level

* Commit

* Update structure

* Updated to add dist/

* Updated names

* Updated names

* Added requirement.txt for service

* Moved sql files

* Updated to remove aca_

* Updated git actions

* Updated git actions

* Updated

* Updated

* Updated

* tfidf -> wdapi

* Added config.py

* Added config directory

* Added files

* Added generator

* Added spqrql wrapper package

* Updated

* Updated with gnn requirements

* Added tfidf model files

* Removed backup file

* Removed another backup

* Updated

* Deleted

* Upodated vagrant file

* Updated log and print message

* Minor edit

* Updated setup.sh

* Updated

* Updated

* Updated

* Updated

* Update

* Updated to merge utils_nlp

* Consolidated almost duplicate files

* Added runtime reporting for tfidf training

* Updated import

* Added training runtime

* Fixed indentation

* Updated dict key

* Minor error

* Updates

* Updated

* Minor edit

* Updated README, clean and run scripts

* Added vagrant instruction

* Updated readme

* Updated readme

* Updated readme

* Updated readme

* Updated readme

* Removed

* Added

* Edited

* Updated README

* Added

* Line continue

* Removed conflicting file

* Updated to have a single package for all entity_standardizer modules

* Restructured entity_standardizer directory

* Updated setup

* Modified structure

* Updated

* Committed Dockerfile

* Updated

* Updated workflow

* Updated setup

* Updated for compatibility

* Added deepdiff

* Updated

* Added C++ requirement for gensim

* Spelling error

* Updated to remove unused packages and c++14 dependency

* Updated README

* Updated Dockerfile for Openshift deployment

* Added files for direct container deployment

* iUpdated

* Updated

* Added build step

* Updated

* Updated

* Updated to simplify deployment

* No need for whl

* Added dist

* Updated readme

* Updated

* Updated

* Removed requirements

* Updated

* Updated Dockerfile to build entity_standardizer and generate
data/models.

* Updated README

* Updated to simplify README

* Moved .py files into service

* Updated

* Updated

* Updated

* changed import

* Updated to point to konveyor

* Updated

* For debugging empty object

* Debugging openshift runtime error

* For debug

* For debug

* Updated

* Removed logging

* Updated log file

* Updated log file

* Moved config.py into service

* Added waitress to run standalone service on windows

* removed legacy notations

* Updated to fix Input parsing error #35

* Updated to add all mentions as training data for deployment

* Restored accidental delete

* Updated to not respond with bad input request when unknown technology is
detected

* Updated logger

* Minor edit

* Point deploy.sh to konveryor

* Fixed logger

* Added performance testing

* Updated logging format

* Updated logging format

* Updated logging format

* Updated logging format

* Removed import

* Updated

* removed info log

* print -> logging.info

* Added log info

* Removed

* Added route for entity standardization

* Added entity standardization route

* Simplified input model

* top->topk

* Updated to use standardizer route

* renamed to shorten file and route names

* Routes, function and file names made consistent

* Added service/standardization

* Removed deprecated files

* Added user defined logging level

Co-authored-by: Mihir Choudhury <choudhury@us.ibm.com>
Co-authored-by: mmerler <michele.merler@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants