Josiah Winslow · @winslowjosiah
16 followers · 159 posts · Server hachyderm.io

I'm almost tempted to use with or something, and a simple generator myself.

But it's hard to turn my human process for creating anagrams into an . There's so much subjectivity in making one, or even recognizing a good one when I see one.

#nltk #python #program #anagram #algorithm

Last updated 2 years ago

Ross of Ottawa · @ottaross
1372 followers · 5893 posts · Server mastodon.social

A bit of time on the interface this afternoon. Seems like a deficiency in the pos_tag() routine which gives erroneous noun vs proper noun label solely based on capitalization of the first letter. Worked around it okay, but it's a bit disappointing.

Like, I can see it saying "Jack" versus "jack" are an NNP vs NN respectively, but something like "california" should prob always come up as proper noun. An report of that being a verb seems to have gone away at least.

#nltk

Last updated 2 years ago

Ross of Ottawa · @ottaross
1372 followers · 5891 posts · Server mastodon.social

Hmm, to rationalize some of the 'part of speech' weirdness in that bot, I have to look into the natural language tool kit () and WordNet which I haven't touched in a few years.

it's a very fun database, I recall, but really stuffed full of information.

#nltk #botsmithing

Last updated 2 years ago

Kris van der Merwe · @woordespel
36 followers · 67 posts · Server mastodon.vlaanderen

Ek het 'n konseptuele Afrikaanse stemmer geskep vir gebruik in rekenaar en kunsmatige intelligensie toepassings.
Mens kan die konsep Afrikaanse hier uitprobeer:
puzzlefoundry.com/TaalStem?lan

#linguistiek #stemmer #nlp #nltk #afrikaans

Last updated 2 years ago

Steffo · @steffo
71 followers · 1252 posts · Server fosstodon.org

I also keep misspelling as NTLK... 😅

#nltk

Last updated 2 years ago

Steffo · @steffo
71 followers · 1250 posts · Server fosstodon.org

Wrote a extremely basic sentiment classifier based on for a university project.

Works pretty well on the data set, but I haven't been able to write a sentence myself that didn't result in a "negative" sentiment classification...

Am I that angry? 😂

#nltk

Last updated 2 years ago

Arek Bekiersz · @bekieark
379 followers · 371 posts · Server mastodon.world

@dbates Not missing of , but feats U mentioned’ll find their way into clients or

Enough 2 collect UR fav. subjects based on UR likes & favs. Then analyze daily posts of people U observe, bin their posts into subjects. Finally display on UR timeline, favorite subjects 1st. can do it

Getting people 2 agree is another story. Look @ Dante’s screaming when one of plug-ins started 2 index their timelines

#surveillancecapitalism #birdsite #mastodon #activitypub #python #nltk #fedisearch

Last updated 2 years ago

Ruth Pozuelo Martinez · @ruthpozuelo
351 followers · 528 posts · Server techhub.social

Which library do you use for summarizing a bunch of text?

#python #deeplearning #nltk #nlp #machinelearning

Last updated 2 years ago

My next few days will be trying to figure out how to use and to make sense of average 3-4GB semi garbage data once a day „as real-time as possible“. Let’s see how this goes :) (I know how to use there tools, but the data is so bad even basic grouping is hard)

#nltk #scikit #python

Last updated 2 years ago

Marcos Huerta · @marcoshuerta
152 followers · 306 posts · Server vmst.io

My finder was noticeably slow on the first search after restart, which I wanted to speed up.

I was blaming sqlalchemy but it was actually the WordNetLemmatizer all along. The first use takes half a second, so I just do a dummy lemmatization in the init of the class and that greatly improves performance of the first search after restart.

#emoji #python #nlp #nltk #datascience

Last updated 2 years ago

rumi · @rumi
13 followers · 79 posts · Server corneill.es

ngrams but for microblogging entries help

#nltk

Last updated 2 years ago

Jonathan Bisson · @bjonnh
101 followers · 198 posts · Server mastodon.social

Tonight's work on [1], a Free tool to analyze ancient greek medical texts.
- A widget [2] to make texts clickable (I hate you nodejs)
- Use the experimental memoization for quick interactions when changing words now that the parameters for co-occurrence analysis are dynamic.

It is getting there UI wise, so I'll be able to focus more on the NLP side now.

[1] github.com/bjonnh-streamlit/gr
[2] github.com/bjonnh-streamlit/st

#pyzantine #streamlit #python #nlp #pharmacognosy #greek #medicine #docker #nltk

Last updated 2 years ago

John Johnson · @JohnAtl
68 followers · 167 posts · Server fosstodon.org
Nemo_bis 🌈 · @nemobis
789 followers · 2791 posts · Server mamot.fr
dragfyre · @dragfyre
438 followers · 2661 posts · Server mastodon.sandwich.net

Spent a little time today taking another look at wholesome-nltk. It's definitely a good start but the more I talk to people about it, the more things I see to fix 😅

github.com/dragfyre/wholesome-

#nltk #nlp #ml #ai

Last updated 2 years ago

Alex [Archived] · @avolkov
26 followers · 2095 posts · Server mastodon.xyz

Here's something I like witnessing, socially conscious programming -- Analyzing gender bias in Harry potter books using NLTK and python.

A Bossy Sort of Voice: Uncovering gender bias in Harry Potter

youtu.be/JKIbGQn-hoU

#python #nltk

Last updated 6 years ago