This website requires JavaScript.
Explore
Help
Sign In
tommy
/
libpostal
Watch
1
Star
0
Fork
0
You've already forked libpostal
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
4,843
Commits
2
Branches
0
Tags
7fe84e6247a564604f2f932a7e2cb3e854298383
Commit Graph
2 Commits
Author
SHA1
Message
Date
Al
b8a12e0517
[test] adding parser test cases in 22 countries. These may change, and I'm generlaly against putting every obscure test case in the world in here. It's better to measure accuracy in aggregate statistics instead of individual test cases (i.e. if a particular change to the parser improves overall performance but fails one test case, should we accept the improvement?) The thought here is: these represent parses that are used in documentation/examples, as well as most of those that have been brought up in Github issues from the initial release, and we want these specific tests to work from build to build. If a model fails one of these test cases, it shouldn't get pushed to our users.
2017-03-20 00:58:52 -04:00
Al
37cfe8ab3b
[test] Adding automated parser tests to the C library
2016-02-17 17:19:10 -05:00