Tagger doesn't return the marginal values
jakjothi opened this issue · 0 comments
jakjothi commented
@vunb How to retrieve the marginal value using this node node-crfsuite npm module?
Ref: CRFsuite command line input and output
Input:
crfsuite tag -m addressCRFA.crfsuite -i data.txt
Output:
SubBuildingName:0.999987
SubBuildingName:0.999625
BuildingName:0.999732
BuildingName:0.999913
BuildingNumber:0.999713
StreetName:0.999868
StreetName:0.999998
StreetName:0.999998
Locality:0.999404
TownName:1.000000
Postcode:1.000000