I started using extJWNL by adding the following dependencies to my POM file <dependency> <groupId>net.sf.extjwnl</groupId> <artifactId>extjwnl</artifactId> <version>2.0.5</version> </dependency> <dependency> <groupId>net.sf.extjwnl</groupId> <artifactId>extjwnl-data-wn31</artifactId> <version>1.2</version> </dependency> I'm trying to get synonyms for a specific word. The word "free" for this example. Dictionary dictionary = Dictionary.getDefaultResourceInstance(); IndexWord word = dictionary.lookupIndexWord(POS.NOUN,...
I started using extJWNL using adding the following dependencies to my POM file <dependency> <groupId>net.sf.extjwnl</groupId> <artifactId>extjwnl</artifactId> <version>2.0.5</version> </dependency> <dependency> <groupId>net.sf.extjwnl</groupId> <artifactId>extjwnl-data-wn31</artifactId> <version>1.2</version> </dependency> I'm trying to get synonyms for a specific word. The word "free" for this example. Dictionary dictionary = Dictionary.getDefaultResourceInstance(); IndexWord word = dictionary.lookupIndexWord(POS.NOUN,...
xpath returning more content than belongs in HtmlDivision
"SEVERE" Error when loading twitter homepage
I just tried the latest build and I see that has_lied_languages now returns false, but has_lied_browser returns true. The reason for this is ProductSub, I manually changed the getProductSub() in Navigator.java to what Google Chrome returns and that solved the issue.
Is there a way to simulate it? By manually setting a list of js_fonts?
js_fonts not returning anything thus resulting has_lied_languages = true
Support for mobile browsers