Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitriic authored Aug 27, 2019
1 parent 261137c commit af6208d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,3 +89,9 @@ For any questions or issues -- please either open a github issue in this project
Support for token repetitions
* 0.2.2 - first publicly available version
* -100 - my first parser, used at Politico to parse and normalize HTML for articles migrated from capitalnewyork.com to politico.com (no source code of that parser was used here, only experience) :)

## Development Roadmap
* Implement object pool for PartialTokens and TokenMatchers
* Investigate possibility for multi-threaded VariantToken processing
* Add support for Number terminals
* Add support for Enum terminals

0 comments on commit af6208d

Please sign in to comment.