Skip to content

Commit

Permalink
Merge pull request #650 from cyrilbois/master
Browse files Browse the repository at this point in the history
辛苦了,已经更新了!
  • Loading branch information
jiangzhonglian authored Mar 4, 2024
2 parents fbfd55d + 0300d12 commit c248065
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/misc/AI学习路线.md
Original file line number Diff line number Diff line change
Expand Up @@ -541,6 +541,7 @@ Netflix的个性化和推荐系统架构
* [精通正则表达式](https://book.douban.com/subject/2154713/)
* regexper 可视化:  [[a-z]*(\d{4}(\D+))](https://regexper.com/#%5Ba-z%5D*(%5Cd%7B4%7D(%5CD%2B)))
* pythex 在线测试正则表达式 [http://pythex.org/](http://pythex.org/)
* pyrexp 正则表达式的测试和可视化 [https://pythonium.net/regex](https://pythonium.net/regex)

推荐资料进阶:
* re2 一个更快的Cython实现 [https://pypi.python.org/pypi/re2/](https://pypi.python.org/pypi/re2/)
Expand Down

0 comments on commit c248065

Please sign in to comment.