python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
anothr one test edit12:05
sdff erf eferer erferferf erf ref // the hello world program
console.log('Hello World'); xfgdfgfdgdfgd

Giuseppe
@giuseppeMuci
Votes: 0
Answers: 0
Unable to create a custom torchtext BucketIterator
I'm trying to create a POS tagger with LSTM and I'm facing some difficulties with preparing the data.
I've successfully followed a guide that used the following code to prepare the data itertors:
TEXT...
EyalG
Votes: 0
Answers: 1
Identifying People, Places, and Organizations in Japanese with NLTagger
I am trying to use the natural language tagger for Japanese. I used this sample code:
"https://developer.apple.com/documentation/naturallanguage/identifying_people_places_and_organizations"
...
Hiệp Chelsea
Votes: 0
Answers: 0
Search for particular parts of speech (e.g. nouns) and print them along with a preceding word
I have a text which is made up of a list of basic sentences, such as "she is a doctor", "he is a good person", and so forth. I'm trying to write a program which will return only th...
beatrixx
Votes: 0
Answers: 2