Is "salience" property unavailable for Japanese? - google-cloud-nl

I tried Google NLP API on this page. And I found that when I try a Japanese sentence, all the responses' "salience" property would be 0. Is there any problem? Thanks.

Salience is currently unavailable in Japanese, sorry. We hope to fix that soon, but I don't have a specific date I can give you.

Related

Extracting a url from a hotspot

I've got a collection of url hotspots in a Notes document. I'd like to extract the urls associated with the hotspots. Any hints on how to approach this?
thanks
clem
I recommend using the DXL export features and then walking the resulting XML to find the URLs. Try it, and if you have issues, come back and ask questions about the specific piece of code.

base64 decoding to URL, reward possible

First off thanks in advance for any help with this. I've found the following 3 links in base64 but can't for the life of me figure out how to get them down to the URL they point to or the 6 digits they need to create. Again any help is extremely appreciated and has the potential for a reward.
EswtC4h5UKXQVcClfN/r3QfzS4A=
rtxZRawESMtN4eLIyCnwg+bjaqE=
iEJ/aFz+jaDOaJon72bu4eL9FUc=
Check the Google I/O community on G+ for solutions https://plus.google.com/communities/105113874753230740413

How to remove NSMenuItem gap above custom view

I was looking for something discussed in following posts.
Gap above NSMenuItem custom view.
Reverse engineering an NSMenu for a Status Bar Item
I tried the carbon code provided by Pierre Bernard
initially, i was getting same error "EXC_BAD_ACCESS on the line InstallControlEventHandler" like other had. I play with the code lots and accidently found the solution.
I have just replaced the InstallControlEventHandler function call to HIViewInstallEventHandler and everything is working fine.
Hope this will help others. Let me know if anyone need further clarification.
Special thanks to Pierre Bernard to provide great code.
Thanks
Just replace the InstallControlEventHandler function call to HIViewInstallEventHandler and code will work fine.
Thanks

Where can I find the Docs of libnautilus?

I have been searching on google all day, but I couldn't find any useful information about how to use this lib.
Who can help me? Thanks a lot.
You can start with Nautilus Development Extensions. It is not comprehensive, but you can get the idea.
Later, you should check the document written by Dave Campd Nautilus Extensions, which contains examples. Notice I pointed out archive.org because the original url did not work for me.
Dave's document helps to get the context, which is useful when reading the API.

how to use umm al qura calendar in sharepoint datetime control?

how to use umm al qura calendar in sharepoint datetime control ?
any ideas please ???
EDIT: i found some articles about this problem , they are talking about "Hooking" , i have to hooking the dll to change return type of a method in runtime
i don't have enough knowledge about hooking , any ideas or resources please ??
follow the technet article below this will help you out but currently we get hijri support with OOTB features not umm al qura
http://blogs.technet.com/b/office_global_experience/archive/2009/12/02/global-features-in-windows-sharepoint-foundation-2010.aspx
If you are willing to create your own calendar type you can take help from following codeplex project
http://persiansharepoint.codeplex.com/releases/view/27417
Selam!
check this link:
http://csharptuning.blogspot.com/2008/09/persian-calendar-for-sharepoint-2007.html
and also this treads that seems to be talking about the same issue's:
http://social.technet.microsoft.com/Forums/en-US/sharepointgeneral/thread/10592442-023a-4c15-b0a9-834a06959705/
http://social.technet.microsoft.com/Forums/en-US/sharepointgeneral/thread/b5d22a6d-3940-41ab-a69b-643e131c24b5/
You can also check these links:
http://www.sharepointsolutions.ir/fa-us/products/Pages/Calandar.aspx
http://www.codeplex.com/sharepoint2007farsi
aslo if you need technical resources in Persian Languege about SharePoint, Persian Blogs, Screen Casts, Technical Documents, Demonstrations and so on.. take a look here:
http://www.sharepointsolutions.ir/fa-us/resources/Pages/default.aspx
Good luck from Sweden :)

Resources