userprofile article cosinesq
Fill data
> vadd article 1 0.11 0.112 0.1123...
> vadd article 2 0.21 0.212 0.2123...
...
> vadd userprofile 1 0.11 0.112 0.1123...
> vadd userprofile 2 0.21 0.212 0.2123...
...
Query
> rrec userprofile 2 article
On Sun, Jan 26, 2014 at 9:21 AM
Hi, folks, we just released clj-cn-nlp version 0.2.1, a Clojure NLP wrapper
based on Stanford-CoreNLP for Simplified Chinese users.
Three default Chinese language model was shipped with this wrapper to
provide:
- seg: Chinese word segmentation
- ner: Chinese naming entity recognition
- t
0.14 sec on a i7-cup mac laptop.
>From now on, it enter the beta phase. If it is relevant to your work, we
encourage you to have a try, and help us to find more bugs.
Regards,
Mingli
On Mon, Jan 13, 2014 at 5:55 PM, Mingli Yuan wrote:
> Hi, folks,
>
> We just release an alpha versio
Hi, Xfeep,
Thanks for your contribution, and the project looks interesting.
For me, the idea of driving ring webapp behind nginx is not new.
We use uwsgi to drive our ring app behind nginx in our production.
uwsgi support JVM and ring for almost one year, and I think the code is
relative stable r
Hi, folks,
We just release an alpha version of Simbase, a vector similarity database
that talks redis protocol. Since it is the first version of all its
releases, we decided to keep it in alpha right now, for we want to hear
from the community for any comments and improvements.
Github page
--
Hi, buddies,
We had released a new version (0.0.3) of stan-cn-* packages and
corresponding clojure bindings. stan-cn-* packages provide an API wrapper
for Stanford CoreNLP packages aiming to reduce the configuration complexity
for Chinese users.
Please check below READMEs for usage:
* https://gi
/core/logic/datomic.clj)
>> to do your queries?
>>
>> Timothy
>>
>>
>> On Mon, Aug 5, 2013 at 10:52 AM, David Nolen wrote:
>>
>>> Very interesting. The rel feature is really still a bit of an
>>> experimental thing and we'd like to replace i
Hi, folks,
After one night quick work, I had gave a proof-of-concept to demonstrate
the feasibility that we can combine Wikidata and Clojure logic programming
together.
The source code is at here:
https://github.com/mountain/knowledge
An example of an entity:
https://github.com/mountain/knowledg
Sorry for spamming,
Recently I launch a paper.li site for compiled news on programming topics.
The source of these news are from every related topics of pinboard.in.
And I think the quality is still OK, and even better than what I originally
think.
So I hope you can take a look if you are interes
Hi, folks,
Yesterday uWSGI had released a ring plugins to give basic support for
Clojure webdev.
- https://uwsgi-docs.readthedocs.org/en/latest/Ring.html
- https://uwsgi-docs.readthedocs.org/en/latest/JVM.html
- http://lists.unbit.it/pipermail/uwsgi/2013-March/005549.html
- http://lis
10 matches
Mail list logo