Skip to content
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

Clarified roadmap to mention existence of current text/NLP features #800

Merged
merged 4 commits into from
Sep 27, 2018

Conversation

artidoro
Copy link
Contributor

Fixes #382

  • I added a sentence mentioning that text/NLP features already exist and that they will be expanded
  • I rephrased the two improvements so that it comes across as an enhancement of current functionalities and not as an addition of completely new features.

Copy link
Contributor

@TomFinley TomFinley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @artidoro .

ROADMAP.md Outdated
* Natural language text preprocessing such as tokenization, part-of-speech tagging, and sentence breaking
* Pre-trained text models that can be used for extracting of semantic or sentiment features from text
* Natural language text preprocessing such as improving tokenization features, adding part-of-speech tagging, and sentence boundary disambiguation
* Pre-trained text models (beyond current n-gram text handling) such as pre-trained WordEmbedding that can improve the extraction of semantic or sentiment features from text
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The WordEmbedding transform was added to the external repo in #545

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok I'll update that then!

Copy link
Contributor

@justinormont justinormont left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@justinormont
Copy link
Contributor

Closing/opening to restart the CI tests

@artidoro artidoro closed this Sep 26, 2018
@artidoro artidoro reopened this Sep 26, 2018
@justinormont justinormont merged commit 5b4284c into dotnet:master Sep 27, 2018
@artidoro artidoro deleted the textNLP branch January 5, 2019 00:02
@ghost ghost locked as resolved and limited conversation to collaborators Mar 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants