Sean Fitzgerald

Results 31 comments of Sean Fitzgerald

I've been over my dump several times, and I'm unable to find anything related to a session/lounge in the protocol. With the exception of some messages sending sessionId when the...

Sorry for the long delay; I did put another few hours into this and the session dumps from chrome exactly mirror the logs from pychromecast; I have no understanding of...

I was going to say yes, but then sadly have to say "not right now." The Trie implementation supports querying with edit distance, but I have not plumbed that all...

Awesome! Happy to review any pull requests. I don't have a process in place for reviewing localizations in languages I don't understand, so this will likely be a bit of...

Hey guys, sorry, this totally fell off my radar. It sounds like from @hinzundcode 's post that potentially the english tokenizer is not sufficient for his case. If true, we'd...

Sorry for the delayed followup here; removing the READY label is probably a good call, @acidjunk . In order to hit READY, what we likely need is a well-specified interface...

I very much like the idea of this, but I'm not convinced the code/data for so many domains should be rolled up into one super-pip install. Probably we want additional...

I had completely forgotten about NLTK's data management model! I definitely like that; We'd want to come up with a standardized way/location of storing the data so that it can...

FYI: I still think this is a really interesting idea! I don't believe there's been a ton of progress, but I may revive it in a post-1.0 world. thanks!

So, this is definitely some helpful work! I think we'd want to have samples per language, maybe separated by folders. To really verify that this stuff works for spanish, we'd...