regex - Mild language processing of csv file in javascript -
I use a specific search or phrases of words (approximate to me) on an approach to the processing line of text and Seeing the suggestions for moving in a CSV, for example, such lines:
The South China-based trading firm introduced the goods of low voltaile coking coal on a 15% basis, in which the level of November Was $ 167 a tonne. A Hong Kong-based trading firm receives mid-volatile coking coal on the 24% basis with 145% / t, with the delivery of November beginning of November.
Seamless information such as: South China trader, seller, low-volatile, 15%, November, but, $ 167 Hong Kong trader, buyer, mid-volatile, 24%, early November, delivery, $ 145
Arrays to set up Streptus ("\"). But after that ... what coding approach would you recommend word / phrase match within a line, and then the surrounding information Delimited line with a similar comma (a spreadsheet)
I am an editor who is looking to accelerate the data entry, that is why I have a more general approach to the question. If I know how to go there, at work we already use javascript to drag files. People say that the dragon is easy, but I use it in Windows at work. I should not be easy ... I'm searching Google for an attitude without being successful ... there is only one frame and I can go there.
When you are talking about phrases, this means you have to analyze the text. An API that operates many multilingual languages including Chinese, which I can recommend:
Comments
Post a Comment