implementation of K core decomposition for Weighted graph in python
I was able to implement it .
I want to score the quality of the content of a tweet. Like how well formed is the tweet with respect to language, grammar and completeness .
04 May 2017 3,581 3 View
I am working on twitter data and in Unsupervised Machine learning in a batch processing format which clusters the data with respect to time. How can I report my PRF score for the above...
04 May 2017 773 4 View
I want do regression on content quality of tweet text. Any good reads ?
04 May 2017 5,408 4 View
Graph to tree conversion
03 April 2017 1,340 4 View
I want to apply graph algorithms to sentences from text .How can I represent them ?
03 April 2017 514 1 View
machine learning algorithms can be used detect topics from twitter data
03 April 2017 1,087 2 View
I want to find the Noun Phrase and Head word from the output of the tool http://www.cs.cmu.edu/~ark/TweetNLP/ I am using https://github.com/ikekonglp/TweeboParser as the wrapper
03 April 2017 4,320 0 View
steiner tree algorithm other variants
03 April 2017 2,490 0 View
Is there a way to establish parent child or child sibling relationship between textual sentences depicting some event using unsupervised/supervised machine learning techinques
03 April 2017 6,426 3 View
Research papers on event relation extraction between two sentences
03 April 2017 2,440 1 View
I'm currently exploring the application of Python in textile engineering, specifically in areas like data analysis, process automation, and the development of smart textiles. I'm interested in...
10 August 2024 7,429 2 View
Request Python code from this article : Gender equity of authorship in pulmonary medicine over the past decade. THANKS!
08 August 2024 6,242 2 View
Visual Studio Code (VS Code) has become a popular choice among developers for several reasons: 1. **Free and Open Source**: VS Code is free to use and open source, making it accessible to...
07 August 2024 7,013 4 View
I need the python code to forecast what crop production will be in the next decade considering climate and crop production variables as seen in the attached.csv file.
05 August 2024 2,977 3 View
Hello everyone, I am currently working on a research project that aims to integrate machine learning techniques into an open source SIEM tool to automate the creation of security use cases from...
04 August 2024 3,196 2 View
When the eyes of a person are damaged this causes complete blindness. Likewise, when Wernicke’s and Broca’s areas of neocortex are damaged this causes complete aphasia, losing the ability to...
01 August 2024 6,744 2 View
I attended a lecture at the Baylor College of Medicine (~ 2019) where one of the questions was “Does birdsong have anything to do with human language?” Noam Chomsky would say, “Absolutely not!”...
31 July 2024 1,706 4 View
As animals learn a task, they become more reliant on their long-term memories as compared to the real-time sensory information to guide behavioral performance (Ahilan et al. 2018). This process...
31 July 2024 9,859 0 View
What exactly is Retrieval Augmented Generation for Large Language Model doing? Isn’t it data engineering?
30 July 2024 7,376 3 View
In molecular dynamics simulation, to get FEL analysis, I got an error. My Python version is 3.10.7. My input files are made with a lower version of Python. But the final command to generate the...
23 July 2024 5,646 2 View