I am trying to read the data but as such regular expression is not helping out. Sample data is below:
Country Cross Transaction (ID: 12345)
Country Capital (Id: 23445)
Cross Country Trade Relation (Id:47639)
All the above values are in different documents, so while documents parsing I need to capture "Country Cross Transaction","Country Capital","Cross Country Trade Relation",
I can't specify how many words I need, but I need everything before (ID: xxxxx) term