Tags: srik37/nlu
Tags
Merge pull request JohnSnowLabs#15 from JohnSnowLabs/1.0.2rc1 1.0.2rc1
Merge branch 'master' of https://github.com/JohnSnowLabs/nlu � Conflicts: � README.md � docs/en/model_namespace.md � docs/en/release_notes.md � nlu/__init__.py � nlu/components/classifier.py � nlu/components/classifiers/classifier_dl/component_infos.json � nlu/components/classifiers/language_detector/component_infos.json � nlu/components/classifiers/multi_classifier/component_infos.json � nlu/components/classifiers/named_entity_recognizer_crf/component_infos.json � nlu/components/classifiers/sentiment_detector/component_infos.json � nlu/components/classifiers/sentiment_dl/component_infos.json � nlu/components/classifiers/vivekn_sentiment/component_infos.json � nlu/components/dependency_untypeds/unlabeled_dependency_parser/component_infos.json � nlu/components/embedding.py � nlu/components/embeddings/albert/component_infos.json � nlu/components/embeddings/bert/component_infos.json � nlu/components/sentence_detectors/pragmatic_sentence_detector/component_infos.json � nlu/components/tokenizers/default_tokenizer/component_infos.json � nlu/components/utils/sentence_detector/component_infos.json � nlu/info.py � nlu/pipe_components.py � nlu/pipeline.py � setup.py � tests/nlu_core_tests/component_tests/classifier_tests/emotion_tests.py � tests/nlu_core_tests/component_tests/classifier_tests/language_tests.py � tests/nlu_core_tests/component_tests/classifier_tests/sarcasm_tests.py � tests/nlu_core_tests/component_tests/classifier_tests/sentiment_tests.py
Merge pull request JohnSnowLabs#5 from JohnSnowLabs/0.2rc1 0.2rc1