Interesting, I think I kinda grok what you're saying. I'll keep tabs on this,
though it's unlikely that I'll have to work on this level of abstraction (:
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@goo
Have you seen castra before? Seems like both are trying to achieve the same
objective.
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - plea
I just got a subscription, and was expecting some lower level intros to the
topics first. For example core.async's first episode dived into using go blocks
without explaining how they worked ... CSP etc. Would these videos be produced
in the future?
Great demonstration of your knowledge of clo
Seems like there's quite a bit of assumed clojure familiarity ><
On Tuesday, 30 September 2014 07:11:18 UTC+8, Michael Wood wrote:
>
> You're in luck!
>
> Check the link at the bottom of this page:
> https://tbaldridge.pivotshare.com/
>
> --
> Michael Wood
> On 29 Sep 2014 4:05 PM, "Luis Matoso
Yeah, this is definitely an annoying bug.
On Thursday, April 10, 2014 8:03:02 PM UTC+8, Kevin Ilchmann Jørgensen
wrote:
>
> nREPL server started on port 53667 on host 127.0.0.1
> REPL-y 0.3.0
> Clojure 1.5.1
> Docs: (doc function-name-here)
> (find-doc "part-of-name-here")
> Sourc
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
--
This is really cool, very happy to see things like this
>_>
Best regards
-
Yuan blog <http://blog.lenage.com/> github <http://github.com/lenage>
On Thu, Nov 14, 2013 at 4:24 AM, Dmitri wrote:
> I notice you're using a fairly old version of
Count me in too..
>_>
Best regards
-
Yuan blog <http://blog.lenage.com/> github <http://github.com/lenage>
On Wed, Oct 30, 2013 at 7:19 AM, Luc Prefontaine <
lprefonta...@softaddicts.ca> wrote:
> Count me in,
>
> Luc P.
>
>
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
Yeah!
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your
first post.
To unsubscribe from this group, send email to
Hello,
Try
(clojure.contrib.math/lcm 4 5)
Regards
Wei
Weiyuan wrote
On 07-Oct-2009, at 12:36 PM, vishy wrote:
>
> Hi,
>
> I am on windows machine. I am using these commands to startup clojure,
> but not able to use functions from contrib library.
>
> java -cp clojure.jar;clojure-contrib.jar
19 matches
Mail list logo