Skip to content

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

Merged
justinormont merged 4 commits into
dotnet:masterfrom
artidoro:textNLP
Sep 27, 2018
Merged

Clarified roadmap to mention existence of current text/NLP features#800
justinormont merged 4 commits into
dotnet:masterfrom
artidoro:textNLP

Conversation

@artidoro

Copy link
Copy Markdown
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.

@TomFinley TomFinley left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks @artidoro .

Comment thread 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
Copy Markdown
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
Copy Markdown
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!

@justinormont justinormont left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@justinormont

Copy link
Copy Markdown
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