Re: string dictionary and memory issue.

Tech-Archive recommends: Fix windows errors by optimizing your registry



well each node has beteew 0 to possible characters

I tryed loading 117 000~ words in a straight foward hashtable.
a 4 meg xml file became 25 megs in memory...

but I still find that extremly large. I am tring to find a way to use
as little ram as possible,
without completely hurting my speed.

I will try with the ArrayList and List generic collections.
Best Regards,
Alexandre Brisebois

If you have any other ideas please do let me know.

.



Relevant Pages

  • Re: Character Set Problem?
    ... "Brendan Reynolds" wrote: ... was no problem until I created a test file with accented characters, ... so the actual encoding and the declaration did not match. ... I have an Access 2002 database that imports an XML file. ...
    (microsoft.public.access.modulesdaovba)
  • Re: Character Set Problem?
    ... was no problem until I created a test file with accented characters, ... so the actual encoding and the declaration did not match. ... I have an Access 2002 database that imports an XML file. ...
    (microsoft.public.access.modulesdaovba)
  • Re: Converting "’" to an Apostrophe?
    ... all these different strings (including dagger, ellipsis, euro symbol, double quote, etc.) to their ASCII equivalents? ... Perl has so many different modules for handling XML and CGI that it is unlikely my example matches your situation. ... # Demonstrate handling of Unicode characters in a UTF8 encoded XML file ... # First we write some Unicode to an XML file using UTF-8 encoding. ...
    (comp.lang.perl.misc)
  • Re: Unicode Reading
    ... characters. ... > hexa decimal format(representing the unicode) or entities while saving as ... > fonts) appear as character itself in the xml file while the symbols ... > from "symbol font"(or any non-standard font) appear as entities in ...
    (microsoft.public.mac.office.word)
  • Re: Clean out accents in French names
    ... and builds an XML file. ... A few Latin-1 characters are not taken care of by the above function: ...
    (comp.lang.perl.misc)