SOLVED
Parsing The Data
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
shashank_shukla
8 - Asteroid
‎04-28-2022
02:52 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello,
Scenario:- I am fetching one column from database which contains the Comments and from the comments I have to only fetch the specifics words and order of the words is not fixed only base of some keywords I have to fetch the data.
Ex:-
Input | Output1 | output2 |
I am working on [Issue:0] and the result is [Invalidreason:Not submitted] | 0 | Not submitted |
I am working on [Issue:1] and the result is [Invalidreason:Resolved] | 1 | Resolved |
I am working on [Invalidreason:Transfer] and the result is [Issue:3] | 3 | Transfer |
The example is mention the same way I am getting the data. The order of [Issue:...] and [invalidreason:......] is not fixed.
Can anyone help me to find out the solution.
If possible kindly attach the sample solution as well.
Thanks And Regards,
SHASHANK R. SHUKLA
Solved! Go to Solution.
Labels:
- Labels:
- Fuzzy Match
- Parse
- Text Mining
11 REPLIES 11
‎04-28-2022
06:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
15 - Aurora
‎04-28-2022
06:31 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@shashank_shukla Great to hear :)

- « Previous
-
- 1
- 2
- Next »