forked from GitHub/gf-core
*** empty log message ***
This commit is contained in:
47
grammars/health/healthCorpus.txt
Normal file
47
grammars/health/healthCorpus.txt
Normal file
@@ -0,0 +1,47 @@
|
|||||||
|
and pain in injured broken have take catch cold pregnant
|
||||||
|
|
||||||
|
influenza malaria diarrhea skin allergy heartburn
|
||||||
|
rheumatism cystitis asthma arthritis diabetes tonsillitis constipation
|
||||||
|
|
||||||
|
dentist gynecologist Urologist
|
||||||
|
Pediatrician
|
||||||
|
Physician
|
||||||
|
Dermatologist
|
||||||
|
Cardiologist
|
||||||
|
Neuropathologist
|
||||||
|
Ophthalmologist
|
||||||
|
Surgeon
|
||||||
|
|
||||||
|
Sleeping Peels
|
||||||
|
Sedative
|
||||||
|
Vitamins
|
||||||
|
Eye Drops
|
||||||
|
Antibiotics
|
||||||
|
Viagra
|
||||||
|
Laxative
|
||||||
|
Insulin
|
||||||
|
Antidepressant
|
||||||
|
PainKiller
|
||||||
|
|
||||||
|
Head headache
|
||||||
|
Leg
|
||||||
|
Stomach stomach-ache
|
||||||
|
Throat sore
|
||||||
|
Ear
|
||||||
|
Chest
|
||||||
|
Foot
|
||||||
|
Arm
|
||||||
|
Back
|
||||||
|
Shoulder
|
||||||
|
-- Tooth
|
||||||
|
-- Knee
|
||||||
|
|
||||||
|
|
||||||
|
-- Fever
|
||||||
|
-- Sickness
|
||||||
|
-- High
|
||||||
|
-- Low
|
||||||
|
-- Terrible
|
||||||
|
-- Blood Pressure
|
||||||
|
|
||||||
|
|
||||||
@@ -1614,6 +1614,7 @@ System.out.println("encoding "+defaultEncoding);
|
|||||||
/** Handle the key released event. */
|
/** Handle the key released event. */
|
||||||
public void keyReleased(KeyEvent e) {
|
public void keyReleased(KeyEvent e) {
|
||||||
}
|
}
|
||||||
|
|
||||||
public String comparePositions(String first, String second)
|
public String comparePositions(String first, String second)
|
||||||
{
|
{
|
||||||
String common ="[]";
|
String common ="[]";
|
||||||
|
|||||||
Reference in New Issue
Block a user