Jump to content

  • Log in with Facebook Log in with Twitter Log In with Google      Sign In   
  • Create Account

Subscribe to HRA Now!

 



Are you a Google Analytics enthusiast?

Share and download Custom Google Analytics Reports, dashboards and advanced segments--for FREE! 

 



 

 www.CustomReportSharing.com 

From the folks who brought you High Rankings!


Sponsored Content

 

 
 

Photo
- - - - -

Brill Tagger


  • Please log in to reply
7 replies to this topic

#1 scottyboy1

scottyboy1

    HR 1

  • Members
  • Pip
  • 4 posts

Posted 16 December 2003 - 02:28 PM

Hi all , great forum etc.

With all the talk of "Applied Semantics" and linguistics, I am looking for a Brill Tagger that works on Windows XP.

I already have "winbrill", sadly most of it is in french, and its made for windows 9x, but seems to work OK on my machine. It's also a bit slow, I want something that works from the command line.

Does anyone know of such a resource?

Thanks in advance.

#2 Scottie

Scottie

    Psycho Mom

  • Admin
  • 6,293 posts
  • Location:Columbia, SC

Posted 16 December 2003 - 02:34 PM

Does this help? Or maybe this.


Welcome to the forum! :drunk:

#3 scottyboy1

scottyboy1

    HR 1

  • Members
  • Pip
  • 4 posts

Posted 16 December 2003 - 02:44 PM

Thanks for the welcome!

Yes, I'd downloaded that before, and I have cygwin, though had problems setting it up through the cygwin command line, being a linux/cygwin virgin.

That runs through the command line, I will give it a "bash" and post back if it works. thanks for pointing it out.

#4 Scottie

Scottie

    Psycho Mom

  • Admin
  • 6,293 posts
  • Location:Columbia, SC

Posted 16 December 2003 - 02:47 PM

You might find something more useful in these results.

How exactly are you using the software?

#5 scottyboy1

scottyboy1

    HR 1

  • Members
  • Pip
  • 4 posts

Posted 16 December 2003 - 02:51 PM

Thanks I'll have a gander through that too.

>>>How exactly are you using the software?

As in, why do I want to use a Brill tagger?

#6 Jill

Jill

    High Rankings Advisor

  • Admin
  • 32,316 posts

Posted 16 December 2003 - 03:37 PM

What the heck IS a brill tagger?

(And welcome, Scottyboy! :drunk:)

#7 McFox

McFox

    HR 5

  • Active Members
  • PipPipPipPipPip
  • 332 posts
  • Location:Sunny Scotland; no wait, rainy .. no, snowing, ...ah Sunny again.

Posted 16 December 2003 - 03:41 PM

What the heck IS a brill tagger?

Ditto!
:huh:

#8 scottyboy1

scottyboy1

    HR 1

  • Members
  • Pip
  • 4 posts

Posted 16 December 2003 - 03:59 PM

Dunno if there's a tutorial on the web, but its a "part of speech" tagger, it's a way of gathering phrases from a text, spotting the use of proper nouns, verbs, adjectives etc. If you read the "white paper" on CIRCA (Applied Semantics) they do mention using a Brill tagger. Good for "word sense disambiguation supposedly :)

There's also the issue of Google now using stemming. GoogleGuy has mentioned at Webmasterworld that it won't stem proper nouns, like someones name.

So I want to use a Brill tagger (and Porter Stemmer) to mimic something along those lines and see how it works.

I did get the Brill Tagger working :huh: I'm just trying to implement it into a script.

Array
(
[0] => The/DT cat/NN sat/VBD on/IN the/DT mat/NN
[1] => The/DT house/NN is/VBZ on/IN the/DT prairie/NN
[2] => George/NNP Bush/NNP is/VBZ in/IN the/DT Whitehouse/NNP
[3] => Birds/NNP of/IN a/DT feather/NN flock/NN together/RB
)

If i were building a search engine it would be great to "stem" as many words as possible to save space (and time), but the one's marked as "NNP" i.e. proper nouns can be left alone.

Edited by scottyboy1, 16 December 2003 - 04:31 PM.





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users