Gilbert Posted November 26, 2009 Posted November 26, 2009 Hello, How can I pull out sentences from a paragraph and put them into separate fields Thanks.
Lee Smith Posted November 26, 2009 Posted November 26, 2009 You will need to provide more information on what you are wanting. This need comes up all of the time. Do a search for [color:blue]+parse +Text +Field and you will find hundreds of hits. Lee
comment Posted November 26, 2009 Posted November 26, 2009 See if this helps: http://fmforums.com/forum/showtopic.php?tid/193588/post/283010/#283010
Gilbert Posted November 26, 2009 Author Posted November 26, 2009 Hi Lee, I need a way to extract each sentence into separate fields, for this I will use a loop but how a calculation will know the deference between a word and a sentence, there is no (.) or (,) just text
LaRetta Posted November 26, 2009 Posted November 26, 2009 how a calculation will know the deference between a word and a sentence, there is no (.) or (,) just text How would YOU know the difference? BTW, I would wonder about need to put sentences into fields. You meant records, right - a record for each sentence?
Lee Smith Posted November 26, 2009 Posted November 26, 2009 Maybe you could manipulate the data prior to importing it. i.e. use a text editor that has Regular Expressions, and Grep Pattern to such as TextWrangle on the Mac or TextPad (I think it is) on Windows. Lee
Recommended Posts
This topic is 5534 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now