pyreverso
pyreverso copied to clipboard
BeautifulSoup is replaced with regexp
Hi! I've made a few changes:
- add
.gitignore
file - throw BeautifulSoup away and use simple regexp
Could you shed some light on the get_examples
method of ReversoContextAPI
?