Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Andra?? Levstik (0a7561b4004865e0bf94f0d7d325e66528b2ebfc)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jeremy Blosser <jblosser-smgl AT firinn.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Andra?? Levstik (0a7561b4004865e0bf94f0d7d325e66528b2ebfc)
  • Date: Tue, 6 Mar 2007 18:47:41 -0600

On Mar 06, Andra?? Levstik [scm AT mail.sourcemage.org] wrote:
> GIT changes to master grimoire by Andra?? Levstik <ruskie AT mages.ath.cx>:
>
> ChangeLog | 7 +++++++
> doc/unrtf/DETAILS | 24 ++++++++++++++++++++++++
> doc/unrtf/HISTORY | 2 ++
> libs/libtextcat/DETAILS | 19 +++++++++++++++++++
> libs/libtextcat/HISTORY | 2 ++
> libs/libtextcat/INSTALL | 2 ++
> libs/xapian-core/DEPENDS | 1 +
> libs/xapian-core/DETAILS | 21 +++++++++++++++++++++
> libs/xapian-core/HISTORY | 3 +++
> utils/pinot/DEPENDS | 17 +++++++++++++++++
> utils/pinot/DETAILS | 20 ++++++++++++++++++++
> utils/pinot/HISTORY | 2 ++
> 12 files changed, 120 insertions(+)

These all sound cool, but...

> +cat << EOF
> +Libtextcat is a library with functions that implement the classification
> +technique described in Cavnar &amp; Trenkle, &quot;N-Gram-Based Text
> +Categorization&quot;. It was primarily developed for language guessing, a
> task
> +on which it is known to perform with near- perfect accuracy. Considerable
> +effort went into making this implementation fast and efficient. The
> language
> +guesser processes over 100 documents/second on a simple PC, which makes it
> +practical for many uses.
> +EOF

Your HTML entities are showing there.

> +++ b/utils/pinot/DEPENDS
> @@ -0,0 +1,17 @@
> +depends gtkmm2 &&
> +depends g++ &&
> +depends xapian-core &&
> +depends sqlite &&
> +depends libxml++ &&
> +depends dbus-glib &&
> +depends shared-mime-info &&
> +depends desktop-file-utils &&
> +depends libtextcat &&
> +depends unzip &&
> +depends xpdf &&
> +depends antiword &&
> +depends taglib &&
> +depends curl &&
> +depends gmime &&
> +depends unrtf &&
> +depends boost

None of these are optional?? What if I don't have any word docs but do
have pdfs, or vice versa? Is the app really all or none?

Attachment: pgp3otxs65_55.pgp
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page