-
Notifications
You must be signed in to change notification settings - Fork 239
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
👩💻 API next steps: checklist #85
Comments
This was referenced Jul 15, 2020
Closed
This was referenced Aug 8, 2020
Draft
Merge-Plan
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The following contains a high-level view of what will be the next main enhancement steps. This document will be kept up-to-date and improved frequently. This work will be mainly conducted by @mk2510 and @henrifroese as part of their SummerOfCode project.
Version 1.10
TokenSeries
TokenSeries as input to every representation function #44term_frequency
tocount()
+ add functionterm_frequency
count(s) and term_frequency(s) #61HeroSeries
VectorSeries
/TokenSeries
?representation
functions to deal withHeroSeries
+ (DocumentTermDF) Support "Pandas Series Representation" #43Performance: speed-up the library
spaCy
: tokenize with Spacy #131Software development:
Support Embeddings through Flair
Add Topic Modeling
This include also "topic modeling visualization" to get insights out of it
Extra
The text was updated successfully, but these errors were encountered: