vunb / node-crfsuite

A nodejs binding for crfsuite
MIT License
14 stars 11 forks source link

Tagger doesn't return the marginal values #19

Open jakjothi opened 3 years ago

jakjothi commented 3 years ago

@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