You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(fr/es/en): parser improvements for French/Spanish (#195)
* refactor(classification): reclassify french bis/ter terms as SubdivisionClassification
* refactor(classification): remove "a" from English stopwords, add new SingleAlphaClassification
* test: additional test cases to cover PR behaviour
* fix: #191
feat(es): Patches for bugs introduced in 2.4 and 2.5 releases (#187)
* Patches for bugs introduced in 2.4 and 2.5 releases
* Use blacklist; revert change to libpostal source file
feat(norway): classifying more addresses for norway (#171)
* Activating the DirectionalClassifier and CompoundStreetClassifier for norway,
adding additional street_types and directionals for norway.
* Removing street types lien and land as it crashes with other countries addresses.
* Moving the custom tokens in separate file and adding unit tests.
---------
Co-authored-by: mansoor.sajjad <sh.mansoor.com@gmail.com>