AbrahamSanders / seq2seq-chatbot

A sequence2sequence chatbot implementation with TensorFlow.
MIT License
99 stars 56 forks source link

run a new dataset #15

Open ghost opened 5 years ago

ghost commented 5 years ago

i have some medical questions and answer dataset and i want to train it by your model. please guide me how to do that...

AbrahamSanders commented 5 years ago

Hey @aprajita1, if your dataset is in a CSV format or you can get it into one, take a look here: https://github.com/AbrahamSanders/seq2seq-chatbot/tree/master/seq2seq-chatbot/datasets/csv

Also, I am currently working on documentation for how to train on a dataset on top of an existing model pre-trained on a different dataset instead of randomized weights in case that is what you are looking to do.

Let me know if the CSV works for you.

ghost commented 5 years ago

No my data is in question and answer format , not in csv . Actually i copied data format of cornell movie dataset and change the lines by my questions and answers.. On Feb 25, 2019 11:46 AM, "Avi Sanders" notifications@github.com wrote:

Hey @aprajita1 https://github.com/aprajita1, if your dataset is in a CSV format or you can get it into one, take a look here: https://github.com/AbrahamSanders/seq2seq-chatbot/tree/master/seq2seq- chatbot/datasets/csv

Also, I am currently working on documentation for how to train on a dataset on top of an existing model pre-trained on a different dataset instead of randomized weights in case that is what you are looking to do.

Let me know if the CSV works for you.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/AbrahamSanders/seq2seq-chatbot/issues/15#issuecomment-466885482, or mute the thread https://github.com/notifications/unsubscribe-auth/AjfwKTzemeM150TTAMKYpBTpCmBv74tqks5vQ3-8gaJpZM4bOB8k .

AbrahamSanders commented 5 years ago

@aprajita1 If you have copied the format of the cornell movie dialog dataset you can simply replace the movie_lines.txt and movie_conversations.txt files in the datasets\cornell_movie_dialog folder with your own files. Make sure to preserve the file names and everything should work properly.

How big is your dataset? For smaller datasets it may be beneficial to pre-train on a larger dataset first.

ghost commented 5 years ago

Hi my dataset is of 1200 lines . On Feb 27, 2019 9:31 AM, "Avi Sanders" notifications@github.com wrote:

@aprajita1 https://github.com/aprajita1 If you have copied the format of the cornell movie dialog dataset you can simply replace the movie_lines.txt and movie_conversations.txt files in the datasets\cornell_movie_dialog folder with your own files. Make sure to preserve the file names and everything should work properly.

How big is your dataset? For smaller datasets it may be beneficial to pre-train on a larger dataset first.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/AbrahamSanders/seq2seq-chatbot/issues/15#issuecomment-467715274, or mute the thread https://github.com/notifications/unsubscribe-auth/AjfwKSsLFWm8bIAI7lpyyybgN416IvTyks5vRgMjgaJpZM4bOB8k .

AbrahamSanders commented 5 years ago

Hey @aprajita1 you will probably need to use pre-training to get a model that works well with only 1200 lines of training data. This is possible with the chatbot but it is currently not straightforward. I am going to make some updates in the near future that make it easier to do. For now if you share your dataset with me I can train it using trained_model_v2 as a pre-trained baseline.

Also, there is now support for a new dataset format, DailyDialog, as an alternative to Cornell. It is easier to format your own dataset this way. Take a look here

ghost commented 5 years ago

hi @AviSanders I am forwarding you the dataset.Kindly help me in training this dataset and let me know if there is any scope for the increment in dataset.I shall be grateful to you for doing this favour. Thanks and regards Aprajita Sachdev

On Fri, Mar 8, 2019 at 11:28 AM Avi Sanders notifications@github.com wrote:

Hey @aprajita1 https://github.com/aprajita1 you will probably need to use pre-training to get a model that works well with only 1200 lines of training data. This is possible with the chatbot but it is currently not straightforward. I am going to make some updates in the near future that make it easier to do. For now if you share your dataset with me I can train it using trained_model_v2 as a pre-trained baseline.

Also, there is now support for a new dataset format, DailyDialog, as an alternative to Cornell. It is easier to format your own dataset this way. Take a look here https://github.com/AbrahamSanders/seq2seq-chatbot/blob/master/seq2seq-chatbot/datasets/dailydialog/README.md

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/AbrahamSanders/seq2seq-chatbot/issues/15#issuecomment-470815351, or mute the thread https://github.com/notifications/unsubscribe-auth/AjfwKZXUMD-_mTCjOXTHt5wkxdKX96mjks5vUfvvgaJpZM4bOB8k .

u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L206', 'L207'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L210', 'L211'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L214', 'L215'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L218', 'L219'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L222', 'L223'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L226', 'L227'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L230', 'L231'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L234', 'L235'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L238', 'L239'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L242', 'L243'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L246', 'L247'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L250', 'L251'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L254', 'L255'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L258', 'L259'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L262', 'L263'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L266', 'L267'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L270', 'L271'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L274', 'L275'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L278', 'L279'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L282', 'L283'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L286', 'L287'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L290', 'L291'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L294', 'L295'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L298', 'L299'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L302', 'L303'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L306', 'L307'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L310', 'L311'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L314', 'L315'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L318', 'L319'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L322', 'L323'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L326', 'L327'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L330', 'L331'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L334', 'L335'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L338', 'L339'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L342', 'L343'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L346', 'L347'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L350', 'L351'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L354', 'L355'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L358', 'L359'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L362', 'L363'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L366', 'L367'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L370', 'L371'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L374', 'L375'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L378', 'L379'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L382', 'L383'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L386', 'L387'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L390', 'L391'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L394', 'L395'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L398', 'L399'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L402', 'L403'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L406', 'L407'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L410', 'L411'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L414', 'L415'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L418', 'L419'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L422', 'L423'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L426', 'L427'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L430', 'L431'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L434', 'L435'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L438', 'L439'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L442', 'L443'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L446', 'L447'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L450', 'L451'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L454', 'L455'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L458', 'L459'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L462', 'L463'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L466', 'L467'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L470', 'L471'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L474', 'L475']

u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L478', 'L479'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L482', 'L483'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L486', 'L487'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L490', 'L491'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L494', 'L495'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L498', 'L499'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L502', 'L503'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L506', 'L507'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L510', 'L511'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L514', 'L515'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L518', 'L519'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L522', 'L523'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L526', 'L527'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L530', 'L531'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L534', 'L535'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L538', 'L539'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L542', 'L543'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L546', 'L547'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L550', 'L551'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L554', 'L555'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L558', 'L559'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L562', 'L563'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L566', 'L567'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L570', 'L571'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L574', 'L575'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L578', 'L579'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L582', 'L583'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L586', 'L587'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L590', 'L591'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L594', 'L595'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L598', 'L599'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L602', 'L603'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L606 , 'L607'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L610', 'L611'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L614', 'L615'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L618', 'L619'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L622', 'L623'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L626', 'L627'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L630', 'L631'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L634', 'L635'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L638', 'L639'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L642', 'L643'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L646', 'L647'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L650', 'L651'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L654', 'L655'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L656', 'L657'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L658', 'L659'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L660', 'L661'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L662', 'L663'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L664', 'L665'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L666', 'L667'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L668', 'L669'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L670', 'L671'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L672', 'L673'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L674', 'L675'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L676', 'L677'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L678', 'L679'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L680', 'L681'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L682', 'L683'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L684', 'L685'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L686', 'L687'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L688', 'L689'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L690', 'L691'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L692', 'L693'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L694', 'L695'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L696', 'L697'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L698', 'L699'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L700', 'L701'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L702', 'L703'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L704', 'L705'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L706', 'L707'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L708', 'L709'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L710', 'L711'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L712', 'L713'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L714', 'L715'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L716', 'L717'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L718', 'L719'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L720', 'L721'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L722', 'L723'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L724', 'L725'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L726', 'L727'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L728', 'L729'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L730', 'L731'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L732', 'L733'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L734', 'L735'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L736', 'L737'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L738', 'L739'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L740', 'L741'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L742', 'L743'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L744', 'L745'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L746', 'L747'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L748', 'L749'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L750', 'L751'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L752', 'L753'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L754', 'L755'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L756', 'L757'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L758', 'L759'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L760', 'L761'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L762', 'L763'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L764', 'L765'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L766', 'L767'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L768', 'L769'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L770', 'L771'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L772', 'L773'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L194', 'L195', 'L196', 'L197']

u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2006', 'L2007'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2010', 'L2011'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2014', 'L2015'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2018', 'L2019'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2022', 'L2023'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2026', 'L2027'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2030', 'L2031'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2034', 'L2035'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2038', 'L2039'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2042', 'L2043'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2046', 'L2047'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2050', 'L2051'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2054', 'L2055'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2058', 'L2059'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2062', 'L2063'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2066', 'L2067'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2070', 'L2071'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2074', 'L2075'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2078', 'L2079'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2082', 'L2083'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2086', 'L2087'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2090', 'L2091'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2094', 'L2095'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2098', 'L2099'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2102', 'L2103'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2106', 'L2107'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2110', 'L2111'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2114', 'L2115'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2118', 'L2119'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2122', 'L2123'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2126', 'L2127'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2130', 'L2131'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2134', 'L2135'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2138', 'L2139'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2142', 'L2143'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2146', 'L2147'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2150', 'L2151'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2154', 'L2155'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2158', 'L2159'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2162', 'L2163'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2166', 'L2167'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2170', 'L2171'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2174', 'L2175'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2178', 'L2179'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2182', 'L2183'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2186', 'L2187'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2190', 'L2191'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2194', 'L2195'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2198', 'L2199'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2202', 'L2203'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2206', 'L2207'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2210', 'L2211'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2214', 'L2215'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2218', 'L2219'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2222', 'L2223'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2226', 'L2227'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2230', 'L2231'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2234', 'L2235'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2238', 'L2239'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2242', 'L2243'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2246', 'L2247'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2250', 'L2251'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2254', 'L2255'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2258', 'L2259'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2262', 'L2263'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2266', 'L2267'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2270', 'L2271'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2274', 'L2275'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2278', 'L2279'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2282', 'L2283'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2286', 'L2287'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2290', 'L2291'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2294', 'L2295'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2298', 'L2299'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2302', 'L2303'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2306', 'L2307'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2310', 'L2311'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2314', 'L2315'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2318', 'L2319'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2322', 'L2323'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2326', 'L2327'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2330', 'L2331'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2334', 'L2335'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2338', 'L2339'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2342', 'L2343'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2346', 'L2347'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2350', 'L2351'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2354', 'L2355'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2358', 'L2359'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2362', 'L2363'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2366', 'L2367'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2370', 'L2371'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2374', 'L2375'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2378', 'L2379'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2382', 'L2383'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2386', 'L2387'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2390', 'L2391'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2394', 'L2395'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2398', 'L2399'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2402', 'L2403'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2406', 'L2407'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2410', 'L2411'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2414', 'L2415'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2418', 'L2419'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2422', 'L2423'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2426', 'L2427'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2430', 'L2431'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2434', 'L2435'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2438', 'L2439'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2442', 'L2443'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2446', 'L2447'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2450', 'L2451'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2454', 'L2455'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2458', 'L2459'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2462', 'L2463'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2466', 'L2467'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2470', 'L2471'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2474', 'L2475'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2478', 'L2479'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2482', 'L2483'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2486', 'L2487'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2490', 'L2491'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2494', 'L2495'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2498', 'L2499'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2502', 'L2503'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2506', 'L2507'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2510', 'L2511'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2514', 'L2515'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2518', 'L2519'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2522', 'L2523'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2526', 'L2527'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2530', 'L2531'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2534', 'L2535'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2538', 'L2539'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2542', 'L2543'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2546', 'L2547'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2550', 'L2551'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2554', 'L2555'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2558', 'L2559'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2562', 'L2563'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2566', 'L2567'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2570', 'L2571'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2574', 'L2575'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2578', 'L2579'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2582', 'L2583'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2586', 'L2587'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2590', 'L2591'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2594', 'L2595'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2598', 'L2599'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2602', 'L2603'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2606', 'L2607'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2610', 'L2611'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2614', 'L2615'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2618', 'L2619'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2622', 'L2623'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2626', 'L2627'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2630', 'L2631'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2634', 'L2635'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2638', 'L2639'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2642', 'L2643'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2646', 'L2647'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2650', 'L2651'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2654', 'L2655'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2658', 'L2659'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2662', 'L2663'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2666', 'L2667'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2670', 'L2671'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2674', 'L2675'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2678', 'L2679'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2682', 'L2683'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2686', 'L2687'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2690', 'L2691'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2694', 'L2695'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2698', 'L2699'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2702', 'L2703'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2706', 'L2707'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2710', 'L2711'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2714', 'L2715'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2718', 'L2719'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2722', 'L2723'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2726', 'L2727'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2730', 'L2731'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2734', 'L2735'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2738', 'L2739'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2742', 'L2743'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2746', 'L2747'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2750', 'L2751'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2754', 'L2755'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2758', 'L2759'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2762', 'L2763'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2766', 'L2767'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2770', 'L2771'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2774', 'L2775'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2778', 'L2779'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2782', 'L2783'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2786', 'L2787'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2790', 'L2791'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2794', 'L2795'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2798', 'L2799'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2802', 'L2803'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2806', 'L2807'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2810', 'L2811'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2814', 'L2815'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2818', 'L2819'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2822', 'L2823'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2826', 'L2827'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2830', 'L2831'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2834', 'L2835'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2838', 'L2839'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2842', 'L2843'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2846', 'L2847'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2850', 'L2851'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2854', 'L2855'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2858', 'L2859'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2862', 'L2863'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2866', 'L2867'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2870', 'L2871'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2874', 'L2875'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2878', 'L2879'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2882', 'L2883'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2886', 'L2887'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2890', 'L2891'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2894', 'L2895'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2898', 'L2899'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2902', 'L2903'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2906', 'L2907'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2910', 'L2911'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2914', 'L2915'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2918', 'L2919'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2922', 'L2923'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2926', 'L2927'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2930', 'L2931'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2934', 'L2935'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2938', 'L2939'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2942', 'L2943'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2946', 'L2947'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2950', 'L2951'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2954', 'L2955'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2958', 'L2959'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2962', 'L2963'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2966', 'L2967'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2970', 'L2971'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2974', 'L2975'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2978', 'L2979'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2982', 'L2983'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2986', 'L2987'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2990', 'L2991'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2994', 'L2995'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L2998', 'L2999'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L3002', 'L3003'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L3006', 'L3007'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L3010', 'L3011'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L3014', 'L3015'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L3018', 'L3019'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L3022', 'L3023'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L3026', 'L3027'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L3030', 'L3031'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L3034', 'L3035'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L3038', 'L3039'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L3042', 'L3043'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L3046', 'L3047'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L3050', 'L3051'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L3054', 'L3055'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L3058', 'L3059'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L3062', 'L3063'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L3066', 'L3067'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L3070', 'L3071'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L3074', 'L3075'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L3078', 'L3079'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L3082', 'L3083'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L3086', 'L3087'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L3090', 'L3091'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L3094', 'L3095'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L3098', 'L3099'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L3102', 'L3103'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L3106', 'L3107'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L3110', 'L3111'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L3114', 'L3115'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L3118', 'L3119'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L3122', 'L3123'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L3126', 'L3127'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L3130', 'L3131'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L3134', 'L3135'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L3138', 'L3139'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L3142', 'L3143'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L3146', 'L3147'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L3150', 'L3151'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L3154', 'L3155'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L3158', 'L3159'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L3162', 'L3163'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L3166', 'L3167'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L3170', 'L3171'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L3174', 'L3175'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L3178', 'L3179'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L3182', 'L3183'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L3186', 'L3187'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L3190', 'L3191'] u0 +++$+++ u2 +++$+++ m0 +++$+++ ['L3194', 'L3195']

L207 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Its origin is in the Greek language where it is derived from the word for a siphon or, more simply, a pipe or hose. L206 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ What is the difference between diabetes mellitus and diabetes insipidus? L211 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ The typical symptoms of diabetes occur as a result of the high levels of glucose in the bloodstream. L210 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ What are the symptoms of diabetes? L215 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ No, there are significant differences in the hereditary tendency to acquire diabetes. L214 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ Does diabetes affect all racial groups equally? L219 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Generally speaking,we do not diagnose both disorders in the same individual. L218 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ Can a person have both type 1 and type 2 diabetes at the same time? L223 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Both terms indicate that a person has abnormalities in his or her plasma glucose levels that fall short of standard accepted definitions for frank diabetes. L222 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ Is there such a thing as borderline diabetes? What is it? L227 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ This is because it is beneficial for the nutrients absorbed from a pregnant woman’s meals to be channelled first to the growing fetus. L226 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ Why do some women get diabetes when they are pregnant?Is this dangerous for them or their baby? L231 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ In our society, a BMI of 18 to almost 25 is considered to be healthy and from 25 to almost 30 is considered overweight. L230 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ How does my weight affect my risk of type 2 diabetes? L235 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Yes, regular exercise of at least moderate intensity provides some protection against the onset of type 2 diabetes. L234 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ Does regular exercise help to prevent type 2 diabetes? L239 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Yes, there are a number of medications that will help to reduce the likelihood of a person developing type 2 diabetes. L238 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ Are there any medications I can take to help prevent diabetes? L243 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ The most important aspect of any diet to prevent type 2 diabetes is its calorie (i.e., energy) content. L242 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ Is there a particular type of diet that will reduce my chance of type 2 diabetes?? L247 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ The perception of stress differs greatly among individuals. L246 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ Does stress affect my risk of getting diabetes? L251 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Besides excess weight, hereditary risk, and lack of exercise, another factor that can increase the risk of developing diabetes is the use of certain medications. L250 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ What other factors increase my risk of getting diabetes? L255 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ it does appear that certain compounds can favou rably impact the blood sugar and may have the potential to delay or prevent diabetes. L254 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ Are there any natural herbs,minerals, or other remedies that prevent diabetes? L259 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ At the present time, we do not think that type 1 diabetes can effectively be prevented. L258 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ Can type 1 diabetes also be prevented? L263 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Regarding type 1 diabetes. Regarding type 2 diabetes,depends upon a combination of how successful you are at attaining the necessary goals and how susceptible your family is. L262 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ Several members of my close family have diabetes.Will attempts at prevention still work for me? L267 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ The common and early symptoms of diabetes result from the effect of the high blood sugar entering the urine and drawing fluid from the body’s tissues along with it. L266 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ What are the most common symptoms of diabetes? L271 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Your doctor will perform one of the standard measurements for the diagnosis of diabetes approved by the accepted authoritative body in whichever part of the world you live. L270 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ How does my doctor confirm the diagnosis of diabetes? L275 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Although many people with diabetes confidently state that they can reliably detect both their high and low blood sugars without actual measurement. L274 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ Can I “feel” my high and low blood sugars reliably? L279 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Yes, hypoglycemia (low blood sugar) is the opposite of the hyperglycemia (high blood sugar). L278 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ My doctor says I have hypoglycemia. Isn’t that the opposite of diabetes? L283 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Yes,indeed,you could have had diabetes for a considerable period of time, months or even years, and been unaware of it. L282 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ My doctor says I have diabetes but i had no earlier symptoms.What is happening? L287 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ The frequency with which you should be checked for diabetes depends upon your degree of risk, your age, and lifestyle factors. L286 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ How often should I be checked for it? L291 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Yes,you are at high risk both of having type 2 diabetes in the future and of having diabetes again with your next pregnancy. L290 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ I had diabetes during my last pregnancy.Am I at risk of diabetes in the future? L295 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Yes, this can and does occur, in the case of both types of diabetes. L294 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ Can diabetes sometimes be temporary and go away again? L299 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Uncontrolled diabetes,which generally refers to glucose levels that are higher rather than the target range,can lead to immediate short-term and longer term consequences. L298 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ What can happen if my diabetes is not properly treated and controlled? L303 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ People with diabetes are at risk of suffering from other associated diseases. L302 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ Does diabetes put me at risk of any other diseases or illnesses? L307 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Diabetic coma is loss of consciousness occurring as a result of very high blood sugar. L306 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ What is diabetic coma? L311 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Diabetic neuropathy is the term used to describe the usually chronic damage to nerves that occurs as a result of untreated,or inadequately treated,high blood sugar. L310 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ What is diabetic neuropathy? L315 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Diabetic retinopathy is damage to the eye that results from chronically untreated or inadequately treated high blood sugar. L314 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ What is diabetic retinopathy? L319 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Diabetic nephropathy is the term used to describe kidney damage that occurs in diabetes, usually of longstanding. L318 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ What is diabetic nephropathy? L323 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ There are several reasons why the risk of vascular diseases, such as heart attack, stroke, and diseases of the vessels in the limbs. L322 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ Why is the risk of blood vessel diseases increased so much in diabetes? L327 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ You may well be right.Studies have shown that memory, and other higher brain functions, can be negatively affected by diabetes. L326 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ I feel as if my memory has gotten worse since I developed diabetes.Could I be right? L331 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Proper care and protection of the feet are extremely important for people with diabetes. L330 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ I hear a lot about footwear and foot care for diabetes.Why is this so important? L335 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Diet and exercise are in fact the most effective treatments of all for most forms of type 2 diabetes. L334 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ Is diet and exercise management alone really effective for diabetes? L339 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Please be more specific.THIS NEEDS ATTENTION. L338 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ What should I eat and what should I avoid? L343 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ There is really no best or safest pill for treatment of diabetes, because certain pills. L342 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ What are the best and safest pills for diabetes? L347 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ it is necessary for all patients with type 1 diabetes to take insulin by injection or pump because they are profoundly deficient in insulin, which is essential for life. L346 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ Who should take pills and who should take insulin? L351 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ People with type 1 diabetes usually cannot discontinue insulin use once they have started. L350 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ My doctor says that I need to start insulin. If I do,will I ever get off it? L355 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ There are several ways in which the expense of your diabetes medications can be reduced. L354 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ I take several types of pills for my diabetes.How can I reduce the expense? L359 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ It is very important for people to control their blood pressure and cholesterol because of the increased risk of vascular disease carried by people with diabetes. L358 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ Why is it so important for people with diabetes to control their blood pressure and cholesterol as well? L363 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ A certain amount of insulin is always necessary to keep the blood sugar in the normal range, even in the absence of eating for prolonged periods. L362 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ What is the difference between basal insulin and bolus insulin? L367 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ This is especially true of the classes of medications known as thiazolidinediones, sulfonylureas, meglitinides, and insulin itself. L366 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ I am afraid that my diabetes treatment will cause me to gain weight.How can I prevent this? L371 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ If you think you have taken your insulin twice or taken more or less than you need at that particular point in time, you should not panic. L370 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ I am afraid that I might forget I have taken my insulin and take it twice.What should I do if this happens? L375 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Yes.It is often a pleasant surprise to learn that you do not have to lose a dramatic amount of weight for this to occur. L374 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ I am on insulin for my diabetes and I am overweight.IfI lose weight,will I be able to stop the insulin shots? L379 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ There are a number of non-prescription remedies that are known to be effective at lowering blood sugar. L378 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ Do any traditional or non-prescription remedies for diabetes really help control blood sugar? L383 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Yes, there are a number of medications used to treat other conditions that can affect your blood sugar control. L382 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ Are there any medications prescribed for other conditions that can improve or worsen my diabetes? L387 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ The treatment based on lizard spit is exenatide (Byetta), which is a synthetic version of a compound found in the saliva of a specific type of poisonous lizard. L386 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ How does the treatment based on “lizard spit” work? L391 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Pills for type 2 diabetes tend to fail after a period of time because the severity of the diabetes tends to progress. L390 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ Many patients start on pills but end up on insulin.Why do pills tend to fail in the end and do they all fail at the same rate? L395 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ How often you need to check your blood sugar depends upon how the information that blood sugar testing provides will be used. L394 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ How often do I need to check my blood sugar? L399 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ The target level for your blood sugar depends on who you are and on the other circumstances of your health. L398 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ What is the target level for my blood sugar? L403 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ The most important pieces of information that you can bring to your doctor are the results of your home glucose testing. L402 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ What information should I bring to my doctor to help him or her manage my diabetes with me? L407 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Some of the tests that your doctor will perform to monitor your diabetes and the status of any of its chronic complications. L406 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ What tests should my doctor be doing on a regular basis to monitor my diabetes? L411 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Since insulin became available, probably nothing has more revolutionized the day-to-day management of diabetes, especially type 1 diabetes, . L410 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ What is the best kind of glucose monitor? L415 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ There are now three types which can transmit glucose results wirelessly from a small sensor placed just beneath the skin via a transmitter, L414 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ Should I get one of the new continuous glucose monitors? L419 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Glucose monitors are quite accurate in that any given reading on the same sample of blood should only vary by a few percentage points (i.e., 5–10). L418 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ How accurate are glucose monitors? L423 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Stress is a broad term that can have a number of meanings.For the purposes of this question,only emotional stress will be discussed. L422 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ How does stress affect my blood sugars? L427 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ There certainly can be. Studies have shown that sleep deprivation can have a negative effect on several aspects of metabolism. L426 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ Is there a link between lack ofsleep or disturbed sleep and my blood sugars? L431 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Bruises and swellings on the stomach due to insulin are caused by two distinct mechanisms and are not usually variations of the same thing. L430 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ How can I avoid getting bruises or swellings on my stomach from my insulin shots? L435 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Are there any jobs I cannot do? Whether your diabetes will affect your work depends upon the nature of your diabetes and the nature of your work. L434 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ How will my diabetes affect my work? L439 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Yes, it is true that people with diabetes (and with other long-term illnesses) can experience higher rates of depression. L438 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ I have heard that depression is more common in people with diabetes.Is this true? L443 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ The sugar in fruit juices is predominantly fructose, which is a disaccharide, meaning that it contains two molecules of glucose joined together and must be broken down to glucose. L442 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ How does the sugar in fruit drinks differ from the sugar in sodas? L447 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ At the time of writing, there are estimated to be about 16 million adults in the United States who are aware that they have diabetes. L446 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ My doctor says I don’t need to see a specialist for my diabetes.How do I know if my doctor is right? L451 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ It is sometimes surprising (and reassuring) to realize that, given the fact that about 1 in every 12 people in our society has diabetes L450 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ I don’t want my friends or co-workers to know I have diabetes.How can I manage it discreetly in public places? L455 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ The extent to which you and your physician prepare for your operation depends on the extent of the operation, the severity of the condition that has led to it. L454 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ I am scheduled to have an operation. How do I prepare my diabetes for this? L459 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ The extent to which your diabetes will impact upon your job will depend on the nature of the job, the severity and complications of your diabetes, and the treatment you are taking for it. L458 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ Will having diabetes affect my ability to do my job? L463 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Traveling more than one or two time zones distant can temporarily throw off the timing of your injections and meals in relation to your previous injection pattern. L462 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ I will be traveling.How do I handle the time changes with my insulin shots? L467 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Steroids are a type of medication based on compounds naturally produced by the body. Naturally occurring steroids are of several types, but one type,the glucocorticoids L466 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ I will be getting a course ofsteroid treatment.I heard this could throw my diabetes out ofcontrol.What should I do? L471 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Sports and exercise can affect the blood sugar in various ways. The use of energy by the body during the exercise will have the tendency to lower the blood sugar, as might be expected. L470 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ How can I manage my blood sugar during sports and exercise activities? L475 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ If your blood sugar is low, you should treat the low blood sugar much as you treat a low blood sugar reaction in general. L474 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ How can I manage my blood sugar if it is low?

L479 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ In patients whose diabetes is under good control and who do not have complications from it,wound healing is generally fairly normal, especially in younger people. L478 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ I have heard that wounds heal more slowly in people with diabetes.Is this true and should I be worried when I go in for an operation? L483 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Nowadays, diabetes alone seldom prevents children from attending and participating fully in school activities,although special attention is required in certain circumstances. L482 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ My child has diabetes and is about to start school.What steps should I take and how will the school help to ensure that things go well? L487 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ First and foremost, you can contact your family physician, internist, and, if you have one, your endocrinologist or diabetologist. L486 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ Whom can I contact when I have questions about my diabetes? L491 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ There are two main routes through which one can volunteer to participate in research studies involving diabetes. The first is to contact your local ADA or JDF affiliate, or their national website. L490 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ I am interested in participating in research studies on new treatments for diabetes.How do I go about it? L495 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ A number of approved diabetes education programs have affiliated support groups for both type 1 and type 2 diabetes. L494 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ How can I find and join a diabetes support group in my area? L499 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Advocacy for diabetes can have several meanings,from fundraising to raising public awareness in the media or political arena or working in the healthcare field with and on behalf of those with, or at risk for, diabetes . L498 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ I want to be an advocate for diabetes. Where should I start? L503 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Yes, although those that are tax deductible are not specifically aimed at diabetes and they are not government programs in themselves. L502 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ Are there exercise programs for patients with diabetes covered by insurance or that are tax deductible? L507 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Tuberculosis is an infectious disease that usually affects the lungs. Compared with other diseases caused by a single infectious agent, tuberculosis is the second biggest killer, globally. L506 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ what is the meaning of TB(Tuberculosis)? L511 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Hello L510 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ Hi L515 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Tuberculosis is caused by bacteria that spread from person to person through microscopic droplets released into the air. L514 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ What is TB(Tuberculosis)? L519 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ when someone with the untreated, active form of tuberculosis coughs, speaks, sneezes, spits, laughs or sings. L518 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ how do you get TB? L523 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Yes. L522 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ Can the TB(Tuberculosis) be completely cured? L527 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ TB(Tuberculosis) bacteria die very slowly, and so the drugs have to be taken for quite a few months. L526 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ How TB(Tuberculosis) will completely cured? L531 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Scientists believed that Mycobacterium tuberculosis , the microbe that causes TB(Tuberculosis), emerged around 10,000 years ago in animals then passed to humans through the development of agriculture. L530 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ Where does TB(Tuberculosis) bacteria come from? L535 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Mycobacterium tuberculosis is originated from other, more primitive organisms of the same genus Mycobacterium. L534 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ what is the origin of TB(Tuberculosis)? L539 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Tuberculosis is caused by bacteria. L538 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ what are the causes of TB(Tuberculosis)? L543 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ TB(Tuberculosis) is come from Europe and North America. L542 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ what country did TB(Tuberculosis) come from? L547 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ The World Health Organization estimates that two billion people—one third of the world's population—are infected with Mycobacterium tuberculosis (M.TB(Tuberculosis)), the bacteria that causes TB(Tuberculosis). L546 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ How many people have died because of TB(Tuberculosis)? L551 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ if the TB(Tuberculosis) get active then it can occur two to three months after infection or year later. L550 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ how long does it take for a person to die from TB(Tuberculosis)? L555 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ If you have latent TB(Tuberculosis) infection, you may need medicine to prevent getting TB(Tuberculosis) disease later. L554 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ how can you prevent from getting TB(Tuberculosis)? L559 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ TB(Tuberculosis) was first found on the evening of march 24,1882. L558 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ Where was TB(Tuberculosis) first found? L563 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ if you receives a late diagnosis then there whould a greater risk of dying from tuberculosis. L562 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ Can we die if we have TB(Tuberculosis)? L567 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ If you do not take the drugs correctly, the germs that are still alive may become difficult to treat with those drugs. It takes at least six months and possibly as long as one year to kill all the TB(Tuberculosis) germs. L566 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ How long can person live with TB(Tuberculosis)? L571 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ TB(Tuberculosis) disease can be treated by taking several drugs for 6 to 9 months. L570 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ how TB(Tuberculosis) is cured? L575 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Tuberculosis is an infectious disease that usually affects the lungs. Compared with other diseases caused by a single infectious agent, tuberculosis is the second biggest killer, globally. L574 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ how we define TB(Tuberculosis)? L579 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Tuberculosis is an infectious disease that usually affects the lungs. Compared with other diseases caused by a single infectious agent, tuberculosis is the second biggest killer, globally. L578 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ Tell the about TB(Tuberculosis)? L583 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Tuberculosis is an infectious disease that usually affects the lungs. Compared with other diseases caused by a single infectious agent, tuberculosis is the second biggest killer, globally. L582 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ Describe TB(Tuberculosis)?Describe about TB(Tuberculosis)? L587 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Tuberculosis is an infectious disease that usually affects the lungs. Compared with other diseases caused by a single infectious agent, tuberculosis is the second biggest killer, globally. L586 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ how to explain TB(Tuberculosis)? L591 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Tuberculosis is an infectious disease that usually affects the lungs. Compared with other diseases caused by a single infectious agent, tuberculosis is the second biggest killer, globally. L590 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ what kind of disease TB is? L595 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Tuberculosis is an infectious disease that usually affects the lungs. Compared with other diseases caused by a single infectious agent, tuberculosis is the second biggest killer, globally. L594 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ give the definition of TB? L599 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Tuberculosis is an infectious disease that usually affects the lungs. Compared with other diseases caused by a single infectious agent, tuberculosis is the second biggest killer, globally. L598 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ what does it mean by a person suffering from TB? L603 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ They may also have pain in their chest and they may cough up blood or phlegm from deep inside their lungs. Other symptoms of TB(Tuberculosis) include weakness or fatigue, weight loss, lack of appetite, chills, fever and night sweats. L602 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ what are the symptoms of TB(Tuberculosis)? L607 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ The symptoms depend on which area of the body has been infected. L606 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ what changes occur in a person suffering from TB(Tuberculosis)? L611 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ They may also have pain in their chest and they may cough up blood or phlegm from deep inside their lungs. Other symptoms of TB(Tuberculosis) include weakness or fatigue, weight loss, lack of appetite, chills, fever and night sweats. L610 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ what are the indications of TB(Tuberculosis)? L615 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ If someone has pulmonary disease, which is TB(Tuberculosis) in the lungs, then they may have a bad cough that lasts longer than two weeks. L614 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ list some effects of TB(Tuberculosis)? L619 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ The symptoms depend on which area of the body has been infected. TB(Tuberculosis) in the lungs, then they may have a bad cough that lasts longer than two weeks. L618 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ what are the pre effects of TB(Tuberculosis)? L623 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ .They may also have pain in their chest and they may cough up blood or phlegm from deep inside their lungs. Other symptoms of TB(Tuberculosis) include weakness or fatigue, weight loss, lack of appetite, chills, fever and night sweats. L622 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ what signs tell that a person is suffering from TB(Tuberculosis)? L627 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ They may also have pain in their chest and they may cough up blood or phlegm from deep inside their lungs. Other symptoms of TB(Tuberculosis) include weakness or fatigue, weight loss, lack of appetite, chills, fever and night sweats. L626 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ what happens to a person when he suffer from TB(Tuberculosis)? L631 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ The symptoms depend on which area of the body has been infected.Other symptoms of TB(Tuberculosis) include weakness or fatigue, weight loss, lack of appetite, chills, fever and night sweats. L630 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ symptoms of TB(Tuberculosis)? L635 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ latent and active. L634 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ Types of TB(Tuberculosis)? L639 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ the bacteria remain in the body in an inactive state. They cause no symptoms and are not contagious, but they can become active. L638 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ Latent TB(Tuberculosis)? L643 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ the bacteria remain in the body in an inactive state. They cause no symptoms and are not contagious, but they can become active. L642 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ What is Latent TB(Tuberculosis)? L647 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ the bacteria remain in the body in an inactive state. They cause no symptoms and are not contagious, but they can become active. L646 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ Define Latent TB(Tuberculosis)? L651 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ the bacteria do cause symptoms and can be transmitted to others. L650 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ Active TB(Tuberculosis)? L655 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ the bacteria do cause symptoms and can be transmitted to others. L654 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ what is active TB(Tuberculosis)? L657 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ the bacteria do cause symptoms and can be transmitted to others. L656 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ what is active TB(Tuberculosis)? L659 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ the bacteria do cause symptoms and can be transmitted to others. L658 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ define active TB(Tuberculosis)? L661 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ At all age. L660 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ At what age TB(Tuberculosis) caused ? L663 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ At all age. L662 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ age when TB(Tuberculosis) have? L665 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ young adults and people living in developing countries. L664 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ which age group more people suffer from TB(Tuberculosis)? L667 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ They will also ask about symptoms and medical history as well as assessing the individual's risk of exposure to TB(Tuberculosis). L666 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Diagnosis of TB(Tuberculosis)? L669 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ a doctor will use a stethoscope to listen to the lungs and check for swelling in the lymph nodes. L668 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ what is active TB(Tuberculosis)? L671 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ the bacteria do cause symptoms and can be transmitted to others. L670 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ what is active TB(Tuberculosis)? L673 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ no,sometimes it has been given positive and negative reading. L672 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ Is the skin test is 100% accurate? L675 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Blood tests,skin test, chest X-rays, and sputum tests. L674 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ test performed for TB(Tuberculosis)? L677 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Blood tests, chest X-rays, and sputum tests. L676 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ what are the possible test for TB(Tuberculosis)? L679 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ by these tests ,Blood tests, chest X-rays, and sputum tests. L678 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ how to find out that person is suffering from TB(Tuberculosis)? L681 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ by these tests, Blood tests, chest X-rays, and sputum tests. L680 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ how to diagnosis of TB(Tuberculosis)? L683 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ by the diagnosis and somes tests like Blood tests,skin test, chest X-rays, and sputum tests. L682 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ how to conclude that a person has TB(Tuberculosis)? L685 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ Blood tests,skin test, chest X-rays, and sputum tests. L684 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ explain the different types of TB diagnosis methods for TB(Tuberculosis)? L687 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ the bacteria do cause symptoms and can be transmitted to others. L686 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ what is active TB(Tuberculosis)? L689 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ The precise type and length of antibiotic treatment depend on a person's age, overall health, potential resistance to drugs, whether the TB(Tuberculosis) is latent or active, and the location of infection (i.e., the lungs, brain, kidneys). L688 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ what do you suggest to a person suffering from TB(Tuberculosis)? L691 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ The majority of TB(Tuberculosis) cases can be cured when the right medication is available and administered correctly. L690 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ how to well and become healthy again if we have TB? L693 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ The majority of TB(Tuberculosis) type and length of antibiotic treatment depend on a person's age, overall health, potential resistance to drugs. L692 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ how to well and become healthy again if we have TB? L695 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ the TB(Tuberculosis) is latent or active, and the location of infection (i.e., the lungs, brain, kidneys). L694 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ how to treat TB(Tuberculosis)? L697 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ The majority of TB(Tuberculosis) cases can be cured when the right medication is available and administered correctly.. L696 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ what are the treatment for TB(Tuberculosis)? L699 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ the bacteria do cause symptoms and can be transmitted to others. L698 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ what is active TB(Tuberculosis)? L701 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ latent TB(Tuberculosis) suffering people may need just one kind of TB(Tuberculosis) antibiotics. L700 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ what is the treatment for latent TB(Tuberculosis) suffering people? L703 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ latent TB(Tuberculosis) suffering people may need just one kind of TB(Tuberculosis) antibiotics. L702 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ if we have latent TB(Tuberculosis) then what we do? L705 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ latent TB(Tuberculosis) suffering people may need just one kind of TB(Tuberculosis) antibiotics. L704 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ what is active TB(Tuberculosis)? L707 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ latent TB(Tuberculosis) suffering people may need just one kind of TB(Tuberculosis) antibiotics. L706 +++$+++ u0 +++$+++ m0 +++$+++ BIANCA +++$+++ tell me the treatment for latent TB(Tuberculosis)? L709 +++$+++ u2 +++$+++ m0 +++$+++ CAMERON +++$+++ active TB(Tuberculosis) (particularly MDR-TB(Tuberculosis)) will often

AbrahamSanders commented 5 years ago

@aprajita1 I see your conversation length is 2 at most. You can certainly use the CSV dataset for this since there are no follow-up questions. Would you be able to provide it as a CSV? Follow this format.

ghost commented 5 years ago

seq2seq model dataset , kindly train it

ghost commented 5 years ago

Hi , I have send you medical data but could you please clear my another doubt ? can we also train follow up questions format which is also a medical dataset ? On Mar 9, 2019 10:27 AM, "Aprajita Sachdev" aprajitasachdev402@gmail.com wrote:

---------- Forwarded message ---------- From: "Avi Sanders" notifications@github.com Date: Mar 9, 2019 3:29 AM Subject: Re: [AbrahamSanders/seq2seq-chatbot] run a new dataset (#15) To: "AbrahamSanders/seq2seq-chatbot" seq2seq-chatbot@noreply.github.com Cc: "aprajita1" aprajitasachdev402@gmail.com, "Mention" < mention@noreply.github.com>

@aprajita1 https://github.com/aprajita1 I see your conversation length is 2 at most. You can certainly use the CSV dataset for this since there are no follow-up questions. Would you be able to provide it as a CSV? Follow this format https://github.com/AbrahamSanders/seq2seq-chatbot/blob/master/seq2seq-chatbot/datasets/csv/csv_data.csv .

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/AbrahamSanders/seq2seq-chatbot/issues/15#issuecomment-471090377, or mute the thread https://github.com/notifications/unsubscribe-auth/AjfwKYpZ8nCZS7djq2P7yEqIOVjuC66Eks5vUt0qgaJpZM4bOB8k .

AbrahamSanders commented 5 years ago

Hey @aprajita1 I don't see the CSV dataset, did you email it or attach it here?

We can definitely do follow up questions, except I need to know what the dataset looks like to determine how best to format it. Can you send that one too?

ghost commented 5 years ago

Hi I have attached the csv format of the dataset.tThe dataset conisists of 1744 question answer pair and is about diseases and few general questions.We wish to build a chatbot for medical purpose.It would be great if we could help us in creating follow up questions to ask to patient and finally after examining,ask the patient to visit the doctor. It would be really kind of you if you could guide us through this. I shall be thankful to you. Thanks and regards Aprajita Sachdev

On Mon, Feb 25, 2019 at 11:46 AM Avi Sanders notifications@github.com wrote:

Hey @aprajita1 https://github.com/aprajita1, if your dataset is in a CSV format or you can get it into one, take a look here: https://github.com/AbrahamSanders/seq2seq-chatbot/tree/master/seq2seq-chatbot/datasets/csv

Also, I am currently working on documentation for how to train on a dataset on top of an existing model pre-trained on a different dataset instead of randomized weights in case that is what you are looking to do.

Let me know if the CSV works for you.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/AbrahamSanders/seq2seq-chatbot/issues/15#issuecomment-466885482, or mute the thread https://github.com/notifications/unsubscribe-auth/AjfwKTzemeM150TTAMKYpBTpCmBv74tqks5vQ3-8gaJpZM4bOB8k .