chartbeat-labs / textacy

NLP, before and after spaCy
https://textacy.readthedocs.io
Other
2.21k stars 249 forks source link

Issue241 rcm param and ducktyping for models #248

Closed zf109 closed 5 years ago

zf109 commented 5 years ago

Description

Solving Issue 241, please see details there.

Motivation and Context

A feature request: allows duck typing for instantiate TopicModel class and allow passing rc_params to the drew_termite_plot function so that the termite plot can be more flexible.

How Has This Been Tested?

Types of changes

Checklist:

zf109 commented 5 years ago

@bdewilde hey, as promised, sent over a pull request about the two enhancement mentioned. Cheers, zf

bdewilde commented 5 years ago

Hey @zf109 , thanks for the PR! I've been busy packing / moving / unpacking my life the past couple weeks, so please bear with me a little longer as I get back up to speed. Thanks again, will review this soon. :+1:

bdewilde commented 5 years ago

Actually, I'm just going to merge this in and make that minor hotfix in develop. Thanks very much for contributing! :shipit:

bdewilde commented 5 years ago

Welp, looks like it actually went into master. I'll figure it out. 😅

zf109 commented 5 years ago

@bdewilde ha, great, sorry was a bit busy last few weeks and on holiday then so didn't see your comments... thanks a lot for merging it :)