Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7187649
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T18:53:38+00:00 2026-05-28T18:53:38+00:00

Below is what I have in my Array… myArray = {about,name,dsafasdf,fix}; I want to

  • 0

Below is what I have in my Array…

myArray = {"about","name","dsafasdf","fix"};

I want to find what are English words in this array.

Below should be output:

Words found are as below
about
name
fix

Thanks in advance!!!

Any example or link would work!!!

Actually I want to implement TextTwist Game. I have found possible words, however I would like to check whether the String found is WORD/ Grammar or not…

Update 1

Please don’t advice me to create a file and put words in it and then search word in this file… It will be the WORSTEN program….

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T18:53:39+00:00Added an answer on May 28, 2026 at 6:53 pm

    You need a library with all english words. And you have to check every word.
    And this is a similar question. And if you don’t want to use a java library you should find a text file containing all words or something like that and write your own method to find a word. Note that your text file should be sorted so you could find word with divide and conquer algorithm. Otherwise searching will take very long time.
    EDIT:
    And you also have to remember that names are not “English words” as says @amit. An they can meet everywhere in text. You should check if word starts with upper case letter and isn’t on the start of sentence.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have array like below the page. I want to find array number which
I have an array of array like below with all numeric values. I want
I have array data as shown below, I want to store 'sale' value into
I have my array data as shown below: $array = [ ['name' => 'Bank
I have an array which appears like the one below. I want to slice
I have an array below: $arr = array( array( 'name' => 'ABC' ), array(
I have an array structure like below array { [0]=> { [name] = maulik;
I have an array with words below as an example. $words = array('hello','world','wad','up','yo','etc'); what
I have a array which contains values like this See below for script sample
I have an Array List that I want to output like my example below.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.