Danny Vilela

Results 4 comments of Danny Vilela

@hamelsmu Thanks for looking into it! I'm still trying to solve this one, as well. > > Setting post_limit: 0 and excerpt_only: true. > > I'm thinking I could override...

I've noticed the tokenization and entity recognition around compact numbers (e.g., `10k`, `20M`) can be a bit of a mixed bag. Here's a tiny snippet: ```python from pprint import pprint...