This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
        
            
      
          
            
               
                  #1
                  Posted
                  :
               
               Monday, August 27, 2007 5:31:37 PM(UTC)
               
             
            
          
       
      
         
            
               
                  
                  
                  
              
                
               
            
            
Groups: Registered
Posts: 32
 
            
            
          
         
             
            
               
	
                 
                  Hi,
I am using leadtools v 15's dotnet sdk with c#.
The recognize function returns the words list using space as delimter. If there is a sentence as:
"this is a (sample) test", the function returns ->
this, is, a, (sample), test as words list.
How can I get it to return as follows?
this, is, a, (, sample, ), test
               
 
             
          
       
       
     
            
         
  
 
         
        
        
    
        
            
      
          
            
               
                  #2
                  Posted
                  :
               
               Tuesday, August 28, 2007 10:51:26 AM(UTC)
               
             
            
          
       
      
         
            
               
                  
                  
                  
              
                
               
            
            
Groups: Registered, Tech Support
Posts: 207
Was thanked: 3 time(s) in 3 post(s)
 
            
            
          
         
             
            
               
	
                 
                  There is no way to change how the words are delimited.  My suggestion would be to use our 
L_DocGetRecognizedCharacters and you can delimit the words how you see fit.
Travis Montgomery 
Senior Sales Engineer 

 
             
          
       
       
     
            
         
  
 
         
        
        
    
    You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.