Hello everyone in this program I can find any word in a text file I want using Socket , but I need to write also the next column as translate and I don't know h
I am working on a problem where I need to apply some transformation to my dataset using the map function that tf.data.Dataset provides. The idea is to apply thi
I am trying to create the bellow bulge effect in my container. Note how the drop shadow is only around the container edges. This is what i have so far: https://
In my company I am developing a React application starting from the project base used by the company. In the app we manage the user login by calling an API that
How do I turn this: for index,topic in enumerate(LDA.components_): #print(f'Top 10 words for Topic #(index)') print([cv.get_feature_names()[i] for i in
I have a List of objects A, where the object A has this form: class A { private String a1; private String a2; private String a3; private String
package SOS; import java.awt.BorderLayout; import java.awt.Color; import java.awt.EventQueue; import java.awt.GridLayout; import java.awt.event.ActionEvent; im
I have a program where the user enters data into a text box, and then presses a button which adds it to a text file using stream writer. How do I make an error
I have a JavaScript file that appends elements to the body according to the user interaction. Right now in my index.html template I'm declaring global variables
I am having following dateset and I am looking for help BY using R I want to find out commonly associated letters with each other in the names column: df = data