Releases: hellohaptik/chatbot_ner
Releases · hellohaptik/chatbot_ner
0.6.3
What's Changed
💯 Enhancements
- 2nd set of python 2 and 3 compatible changes (#344) @razasayed
- Merge develop to master (#347) @razasayed
0.6.2
0.6.1
0.6.0
What's Changed
🐛 Bug Fixes
- fix date_past_reference in api.py (#327) @ruthvik-17
- Update requirements for security Vulnerability (#329) @ranvijayj
- Remove SECRET_KEY from settings and move to ENV (#290) @ranvijayj
- NameDetector - Standalone name detection restriction (#335) @ashutoshsingh0223
- Fix name detection test case (#336) @chiragjn
- Develop to Master (#326) @amansrivastava17
📖 Documentation
- Update install.md (#330) @pratikkotian04
💯 Enhancements
- Add dd mm yyyy for hi (#324) @ruthvik-17
- add new version of django upgrade for security (#332) @ranvijayj
- Add .vscode to gitignore (#331) @razasayed
- Allow Text and Name Detectors to process pre-detected values (#328) @ashutoshsingh0223
- Add hindi detection tags for name detection (#334) @ashutoshsingh0223
- Develop to Master (#326) @amansrivastava17
0.5.8
What's Changed
🐛 Bug Fixes
- fix date_past_reference in api.py (#327) @ruthvik-17
- Update requirements for security Vulnerability (#329) @ranvijayj
- Remove SECRET_KEY from settings and move to ENV (#290) @ranvijayj
- NameDetector - Standalone name detection restriction (#335) @ashutoshsingh0223
- Fix name detection test case (#336) @chiragjn
- Develop to Master (#326) @amansrivastava17
📖 Documentation
- Update install.md (#330) @pratikkotian04
💯 Enhancements
- Add dd mm yyyy for hi (#324) @ruthvik-17
- add new version of django upgrade for security (#332) @ranvijayj
- Add .vscode to gitignore (#331) @razasayed
- Allow Text and Name Detectors to process pre-detected values (#328) @ashutoshsingh0223
- Add hindi detection tags for name detection (#334) @ashutoshsingh0223
- Develop to Master (#326) @amansrivastava17
0.5.7
What's Changed
🐛 Bug Fixes
- Fix issue in single char scale for number detection (#295) @amansrivastava17
- added detect_without_unit for number range patterns having unit type … (#298) @ruthvik-17
- bug-fix in _detect_absolute_number (#306) @ruthvik-17
- Add absolute number to number range (#307) @ruthvik-17
- fix data csv in number range (#313) @ruthvik-17
- fix issue in name detection through pos tags (#317) @amansrivastava17
- Redo phonenumber with libphonenumber (#321) @amansrivastava17
💯 Enhancements
- Channel number (#296) @krupalmodi18
- Add absolute number to number range (#305) @amansrivastava17
- Add country code to date detector (#309) @ruthvik-17
- Add country code to date detector (#310) @ruthvik-17
- Add absolute number to number range (#312) @ruthvik-17
- Add tz to time detector (#311) @ruthvik-17
- Add tz to time detector (#314) @ruthvik-17
- added month short-form data in various languages (#315) @ruthvik-17
- Redo phonenumber with libphonenumber (#316) @ruthvik-17
0.5.6
What's Changed
🚀 Features
🐛 Bug Fixes
- fixed issues in Readme for CRF Model v2 (#257) @MrPranav101
- Fix scale search and add test cases for all scales of budgets (#266) @chiragjn
💯 Enhancements
- add config for code coverage (#258) @viraja1
- Add Bulk NER call for detect date, time and number (#260) @amansrivastava17
0.5.5
What's Changed
🐛 Bug Fixes
- Fix test runner for time detection and fix detected time detection bugs (#250) @chiragjn
- Put pos tag logic on higher priority in person name NER (#255) @krupalmodi18
- Develop to master (#256) @krupalmodi18
💯 Enhancements
- Added langauge support for indian languages (#249) @amansrivastava17
- Time and Number-range detection test cases in yaml format (#252) @ashutoshsingh0223
- Develop to master (#256) @krupalmodi18