Releases: nlpsandbox/nlpsandbox-client
Releases · nlpsandbox/nlpsandbox-client
4.3.1
4.3.0
What's Changed
- update tokenization for evaluation.py by @yy6linda in #211
- Fix the input type for the function by @thomasyu888 in #203
- prepare version 4.3.0 by @thomasyu888 in #212
Full Changelog: 4.2.0...4.3.0
4.2.0
- Update synapse login utility
- Add in retry logic for all services (exponential backoff)
4.1.1
Patch small cli bug: change physical address to location.
4.1.0
Scoring code should use location
instead of address
4.0.0
Update to support schemas 1.2.0
3.1.0
- Implement scoring for
Id
andContact
annotators
3.0.0
- Change
nlpsandboxsdk
tonlpsandbox
2.1.0
- Fixed bug - tool names in
annotate_note
were incorrect caused by an aggressive search and find.
2.0.0
- Update to support schemas 1.1.2
- Remove
datanode
andannotator
package by merging into onenlpsandboxsdk