NLP resources

35 views
Skip to first unread message

Philip Ogren

unread,
Mar 7, 2016, 1:18:54 PM3/7/16
to dis...@factorie.cs.umass.edu
Sometime back (probably last summer) I obtained a jar file called
*-nlp-resources.jar (sp) that had a bunch of lexical resources in it
such as /cc/factorie/app/nlp/lexicon/iesl/month.txt. I took the file
and created a jar file with only the lexical resources I care about
related to NER lexicon-based feature extraction and pushed it to a local
artifactory and have been depending on that for various experiments.
Now I'm trying to remember where/how I originally obtained those lexical
resources. Can someone remind me where those files live?

Thanks,
Philip

Emma Strubell

unread,
Mar 7, 2016, 1:38:16 PM3/7/16
to dis...@factorie.cs.umass.edu
They are in the all-models jar, here's the maven dependency for the latest release version of Factorie:

<dependency>
  <groupId>cc.factorie.app.nlp</groupId>
  <artifactId>all-models</artifactId>
  <version>1.0.0</version>
</dependency>

for snapshot, replace 1.0.0 with 1.2-SNAPSHOT

Emma

--
--
Factorie Discuss group.
To post, email: dis...@factorie.cs.umass.edu
To unsubscribe, email: discuss+u...@factorie.cs.umass.edu


Philip Ogren

unread,
Mar 7, 2016, 1:54:15 PM3/7/16
to dis...@factorie.cs.umass.edu
Thanks!
---
You received this message because you are subscribed to the Google Groups "Factorie" group.
To unsubscribe from this group and stop receiving emails from it, send an email to discuss+u...@factorie.cs.umass.edu.

Reply all
Reply to author
Forward
0 new messages